Closed GoogleCodeExporter closed 9 years ago
[deleted comment]
Please ignore my question about making an element non-editable.
-- I made the element a readonly as such : readonly="readonly" - this is
resolved.
My other question is :
How do I make the calendar pop-up when the user clicks on the element itself?
Original comment by sunilla...@gmail.com
on 6 Apr 2011 at 7:45
You need to make sure to reinitialise the date picker after dynamically adding
elements to the document as it can only operate on elements which are in the
document when you call .datePicker(). The calendar icon will appear after you
initialise it...
Original comment by kelvin.l...@gmail.com
on 14 Apr 2011 at 7:38
Original issue reported on code.google.com by
sunilla...@gmail.com
on 6 Apr 2011 at 7:31