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. #176

Open GoogleCodeExporter opened 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.

What steps will reproduce the problem?
1. tried to replace prototype with latest.

What is the expected output? What do you see instead?
should be working with FireFox

What version of the product are you using? On what operating system?

Windows with Apache. 

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

GoogleCodeExporter commented 8 years ago
Which version of prototype are you using?  Can you get it to work if you 
install prototype.js 1.6.0?

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

GoogleCodeExporter commented 8 years ago
using same version. 1.6.0

Original comment by mrjunaid...@gmail.com on 26 Aug 2009 at 7:03

GoogleCodeExporter commented 8 years ago
I suspect a conflict, or prototype is not being loaded.

Original comment by timchar...@gmail.com on 26 Aug 2009 at 7:05

GoogleCodeExporter commented 8 years ago
what could be done? its working fine with IE.
and in Mozilla other prototype functions are working fine.

Original comment by mrjunaid...@gmail.com on 26 Aug 2009 at 7:09

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Does it break in the demo?

http://electronicholas.com/calendar

(doesn't break in Firefox for me)

Original comment by timchar...@gmail.com on 30 Sep 2009 at 12:34