Results 1 to 2 of 2

Thread: Jquery Magnify Script

  1. #1
    Join Date
    Nov 2009
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Jquery Magnify Script

    Hi there,
    I'm new, don't know much and need help.
    I'm using Jquery Magnify script, works fine with 6 photos, but stops responding with 19 or less, here's the code:

    Head:
    <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>

    <script type="text/javascript" src="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>



    Body:
    <img src="images/slinceki/1.jpg" class="magnify" data-magnifyby="5.18" style="width:77px; height:100px" />


    Is there a limitation in number of photos?, maybe magnifying factor of: 5.18 is problem?
    Thanks in advance.

  2. #2
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    I seriously doubt that either of those two things could be the problem. For us to have a real chance at determining what is:

    Please post a link to the page on your site that contains the problematic code so we can check it out.
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

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
  •