Click here to Skip to main content
15,910,118 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
C#
I am using scriptaculous.js on my webpage.

I am getting following script error on my webpage.

<pre lang="C#">scriptaculous.js:1 Uncaught script.aculo.us requires the Prototype JavaScript framework &gt;= 1.5.0</pre>

What would be the reason for this issue?


What I have tried:

The confusion is this script is working fine in my dev environment but not in production environment.

More details:
OS - Windows Server 2012 R2
IIS - 8.5
Posted
Comments
F-ES Sitecore 19-Jun-16 13:51pm    
If it works on one environment but not the other there must be a difference of some sort, but as we can't access either environments it is impossible to say what the difference is. Do you include prototype on both environments? Does the script exist on both environments? Does it get successfully downloaded from the browser on both environments?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900