pauladaniel / calendardateselect

Automatically exported from code.google.com/p/calendardateselect
Other
0 stars 0 forks source link

working fine and IE but giving error on firefox. #175

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I am trying to use it with PHP
and 
I have downloaded JS files from demo site. and its working fine with IE but
its giving error on mozila and firefox. error is as follows.

"CalendarDateSelect Error: Prototype could not be found. Please make sure
that your application's layout includes prototype.js (.g. <%=
javascript_include_tag :defaults %>) *before* it includes
calendar_date_select.js (.g. <%= calendar_date_select_includes %>)."

even though prototype js is there but its generating this error.

Thanks

Original issue reported on code.google.com by mrjunaid...@gmail.com on 26 Aug 2009 at 6:22

GoogleCodeExporter commented 8 years ago

Original comment by timchar...@gmail.com on 26 Aug 2009 at 6:38