I have a problem using the Mootools DatePicker .
When i use the standalone version (no clicks needed to show the datePicker , it show an empty box)
Here is what i have until now :
As you can see if you click inside the input the date show’s correctly but onLoad it just show an empty box .
Any idea of what I’m doing wrong ?
Thanks
It can be solved by calling a focus() not pretty but it does the job .
I added the solution I’m using now .. if someone wants to improve it you are welcome :
http://jsfiddle.net/PcHkD/12/
I still need to fix the positions between the 2 calendars