I've got some actinic plugins that require jquery.js
I've been informed the site will load faster if instead of hosting this on our site I use the following:
<script type=”text/javascript” src=”http://ajax.googleapis.com/ajax/libs/jquery/1.6.4/jquery.js”></script>
However that doesn't seem to work either inside actinic's interface or after an upload .
Any suggestions ?
I've been informed the site will load faster if instead of hosting this on our site I use the following:
<script type=”text/javascript” src=”http://ajax.googleapis.com/ajax/libs/jquery/1.6.4/jquery.js”></script>
However that doesn't seem to work either inside actinic's interface or after an upload .
Any suggestions ?
Comment