Hi,
I've built a complex web application that loads content into the main page using .load of php pages.
Some of those pages are using datepicker and timepicker. I have these working ok to a point, but there is some troubling behaviour. e.g. sometimes when clicking a date field, the calendar doesn't appear. The timepicker seems to work ok most of the time. Clicking around like a loon on various pages sometimes makes the field work with dates, but other times not. Sometimes I see the calendar display stays on the page even when new content is loaded. Summary is that the datepicker works perfectly, but then it stops working, then starts again..
Now I have a mix of calls to google and local source code .js and ui and tools which is perhaps complicating things.
So, what I'd like to know is, if this sounds familiar to anyone?
I'm not sure if this is a problem with coding, or the doc ready function being used in 'child' pages.
If anyone thinks they can help, I'd appreciate advice, or if anyone has time to look at my code I'm happy to arrange for a bit of paid work to look into this.
hopefully someone can put me out of my misery?