Results 1 to 6 of 6

Thread: Image Magnify v1.1 Problem

  1. #1
    Join Date
    Dec 2008
    Location
    Selby, North Yorkshire
    Posts
    90
    Thanks
    28
    Thanked 2 Times in 2 Posts

    Default Image Magnify v1.1 Problem

    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?

    http://www.furrytalesflyball.co.uk/TheGallery.htm

    Thanks in advance

    John

  2. #2
    Join Date
    Dec 2008
    Location
    Portsmouth, UK
    Posts
    1,891
    Thanks
    2
    Thanked 441 Times in 435 Posts

    Default

    your jquery.magnifier.js file is corrupt

    Code:
    <!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;">&nbsp;<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">&nbsp;<img style="width: 180px; height: 60px;" alt="" src="Pictures/Forms/LinkAboutUs.jpg">&nbsp;<img style="width: 180px; height: 60px;" alt="" src="Pictures/Forms/LinkTheTeam.jpg">&nbsp;<img style="width: 180px; height: 60px;" alt="" src="Pictures/Forms/LinkFlyball.jpg">&nbsp;<img style="width: 180px; height: 60px;" alt="" src="Pictures/Forms/LinkLinks.jpg">&nbsp;
    </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>&nbsp;</div>
    </body></html>
    Vic
    God Loves You and will never love you less.
    http://www.vicsjavascripts.org/Home.htm
    If my post has been useful please donate to http://www.operationsmile.org.uk/

  3. The Following User Says Thank You to vwphillips For This Useful Post:

    BorderTerroir (12-28-2010)

  4. #3
    Join Date
    Dec 2008
    Location
    Selby, North Yorkshire
    Posts
    90
    Thanks
    28
    Thanked 2 Times in 2 Posts

    Default

    Thanks Vic,

    So what do I need to do?

    The file I have is the one from this site.

    John
    Last edited by BorderTerroir; 12-28-2010 at 01:33 PM.

  5. #4
    Join Date
    Dec 2008
    Location
    Portsmouth, UK
    Posts
    1,891
    Thanks
    2
    Thanked 441 Times in 435 Posts

    Default

    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
    Vic
    God Loves You and will never love you less.
    http://www.vicsjavascripts.org/Home.htm
    If my post has been useful please donate to http://www.operationsmile.org.uk/

  6. The Following User Says Thank You to vwphillips For This Useful Post:

    BorderTerroir (12-29-2010)

  7. #5
    Join Date
    Dec 2008
    Location
    Selby, North Yorkshire
    Posts
    90
    Thanks
    28
    Thanked 2 Times in 2 Posts

    Default

    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/T...y.magnifier.js

    I'm at work and our net nanny won't let me take a look.

    Regards

    John

  8. #6
    Join Date
    Dec 2008
    Location
    Selby, North Yorkshire
    Posts
    90
    Thanks
    28
    Thanked 2 Times in 2 Posts

    Default

    Thanks Vic it now works.

    Where's the 'Resolved' button?

    John

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •