Mister Micawber
08-09-2010, 12:03 PM
1) Script Title: jQuery Image Magnify v1.1
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex4/imagemagnify.htm
3) Describe problem: I have this running nicely on my domain, but it does not run on my subdomain. The jquery.magnifier.js and magnify.cur files are in public_html (if that helps). I have checked the head code on both pages carefully. The one thing I have noticed is that my host (Justhost) adds a bit of code (in bold below) which I cannot delete-- and I don't know what it means, either-- so the whole thing looks like this:
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js" type="text/javascript"></script>
<script src="jquery.magnifier.js" type="text/javascript">// <![CDATA[
/***********************************************
* jQuery Image Magnify- (c) Dynamic Drive DHTML code library (www.dynamicdrive.com)
* This notice MUST stay intact for legal use
* Visit Dynamic Drive at http://www.dynamicdrive.com/ for this script and 100s more
***********************************************/
// ]]></script>
Is that the problem? Or? I've run out of ideas.
Many thanks for your time and trouble.
MM
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex4/imagemagnify.htm
3) Describe problem: I have this running nicely on my domain, but it does not run on my subdomain. The jquery.magnifier.js and magnify.cur files are in public_html (if that helps). I have checked the head code on both pages carefully. The one thing I have noticed is that my host (Justhost) adds a bit of code (in bold below) which I cannot delete-- and I don't know what it means, either-- so the whole thing looks like this:
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js" type="text/javascript"></script>
<script src="jquery.magnifier.js" type="text/javascript">// <![CDATA[
/***********************************************
* jQuery Image Magnify- (c) Dynamic Drive DHTML code library (www.dynamicdrive.com)
* This notice MUST stay intact for legal use
* Visit Dynamic Drive at http://www.dynamicdrive.com/ for this script and 100s more
***********************************************/
// ]]></script>
Is that the problem? Or? I've run out of ideas.
Many thanks for your time and trouble.
MM