View Full Version : Image Magnify v1.1 Problem
BorderTerroir
12-28-2010, 07:13 AM
1) Script Title: :: jQuery Image Magnify v1.1
2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...agemagnify.htm
3) Describe problem: Hello, I am new to coding, so thanks in advance for your help. The script doesn't work, where am I going wrong? :confused:
http://www.furrytalesflyball.co.uk/TheGallery.htm
Thanks in advance
John
vwphillips
12-28-2010, 10:15 AM
your jquery.magnifier.js file is corrupt
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html><head>
<meta content="text/html; charset=ISO-8859-1" http-equiv="content-type"><title>Furry Tales Flyball - The Gallery</title>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
<script type="text/javascript" src="http://www.dynamicdrive.com/dynamicindex4/jquery.magnifier.js">
/***********************************************
* 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>
</head>
<body>
<div style="text-align: center;"> <img style="width: 980px; height: 80px;" alt="" src="file:///C:/FurryTalesFlyBall/Pictures/Forms/HeaderTheGallery.jpg"><br>
</div>
<div style="text-align: center;"><img style="width: 180px; height: 60px;" alt="" src="Pictures/Forms/LinkHome.jpg"> <img style="width: 180px; height: 60px;" alt="" src="Pictures/Forms/LinkAboutUs.jpg"> <img style="width: 180px; height: 60px;" alt="" src="Pictures/Forms/LinkTheTeam.jpg"> <img style="width: 180px; height: 60px;" alt="" src="Pictures/Forms/LinkFlyball.jpg"> <img style="width: 180px; height: 60px;" alt="" src="Pictures/Forms/LinkLinks.jpg">
</div>
<div style="text-align: center;"><font size="+2">Page
under construction<br>
<img style="width: 224px; height: 150px;" alt="" src="http://www.vicsjavascripts.org.uk/StdImages/Egypt5.jpg" class="magnify"><br>
</font> </div>
</body></html>
BorderTerroir
12-28-2010, 12:37 PM
Thanks Vic,
So what do I need to do?
The file I have is the one from this site. :confused:
John
vwphillips
12-29-2010, 09:03 AM
http://www.furrytalesflyball.co.uk/jquery.magnifier.js
produces a page 404 error(not found)
ceck the file path and name including upper/lower case charactors
BorderTerroir
12-29-2010, 01:41 PM
Thanks Vic,
I put the js file in a folder called TheGallery, so if I move it into the root all will be OK?
The path should be http://www.furrytalesflyball.co.uk/TheGallery/jquery.magnifier.js
I'm at work and our net nanny won't let me take a look.
Regards
John
BorderTerroir
12-30-2010, 09:27 AM
Thanks Vic it now works.
Where's the 'Resolved' button?
John
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.