parmarmayur9090 / jquery-datepicker

Automatically exported from code.google.com/p/jquery-datepicker
0 stars 0 forks source link

Does not work if I use it inside a div popup. #253

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
Datepicker works fine when I have it on the main page. But if I have it inside 
a div which I open up as a popup, datepicker(popup does not show up). Its due 
to the CSS backgroud I have set as white. Is there a work around ?   

What is the expected output? What do you see instead?

Please provide a URL to a page displaying the problem.

What version of the datepicker are you using? On what operating system? And 
Which Browser?

Please provide any additional information below.

Original issue reported on code.google.com by niles...@gmail.com on 17 Nov 2010 at 11:43

GoogleCodeExporter commented 8 years ago
You need to (re)initialise the date picker after showing the popup div...

Original comment by kelvin.l...@gmail.com on 14 Apr 2011 at 7:40