parmarmayur9090 / jquery-datepicker

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

Works on localhost but not on server. Error: Date.fromString is not a function #299

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
Just go to www.bookmyfacility.com/example.html

What is the expected output? What do you see instead?
The error occurs on load during the initialisation

Please provide a URL to a page displaying the problem.
http://www.bookmyfacility.com/example.html

What version of the datepicker are you using? On what operating system? And 
Which Browser?
Latest datepicker, jquery-1.6.2.js, XP, Firefox and IE

Please provide any additional information below.

Works fine on localhost.  I have checked all the files on localhost vs server 
to make sure they are the same. Have reviewed in Firebug to verify that same 
.js files are loaded in both instances.

Original issue reported on code.google.com by anthonyc...@gmail.com on 8 Aug 2011 at 5:08

GoogleCodeExporter commented 8 years ago
It looks like this file has been shrunk onto one line and so most of it is 
commented out:

http://www.bookmyfacility.com/assets/scripts/date.js

Original comment by kelvin.l...@gmail.com on 8 Aug 2011 at 5:15