I'm running XAMPP on a local server. Everything seems to be working fine except the date picker. It's not showing up (not even the icon). Even the clean demo version isn't working. Javascript in the browser is enabled, so is it a setting in my XAMPP? I also looked in firebug for any errors related to date picker and I'm not seeing anything. Any help is greatly appreciated
After some more testing I noticed something odd, I couldn't get the demo datepicker.php to work so I put it in debug=1 and it worked. When I refreshed it was gone again. I then opened up the demo example-all.php and it worked, once again I refreshed and it was gone. What could be causing this?
There is a known issue in xampp, as it generate same microtime() value when called multiple times within a php script.
We've resolved this issue and sending you an update.