Closed GoogleCodeExporter closed 9 years ago
I just noticed, the css is still being applied....? The element being loaded is
loaded onload of the body. You would think if the style is still being applied
to the
element then the functionality would as well...?
Original comment by usscreen@gmail.com
on 16 Jan 2009 at 12:09
You need to initialise the date pickers once the new elements have been added
to the
page by the ajax call... You could use the success handler of your ajax request
to
re-initialise the date pickers...
Original comment by kelvin.l...@gmail.com
on 16 Jan 2009 at 12:11
Genius! I figured it was something like that, just didn't think of that...
Works Now!
Thanks!
Original comment by usscreen@gmail.com
on 16 Jan 2009 at 12:17
Awesome - glad it helped :)
Original comment by kelvin.l...@gmail.com
on 16 Jan 2009 at 12:24
Thanks guys. Your conversation helped me a lot.
Original comment by ajithfra...@gmail.com
on 22 Jan 2009 at 10:09
Original issue reported on code.google.com by
usscreen@gmail.com
on 15 Jan 2009 at 11:59