Page 23 of 39 FirstFirst ... 13212223242533 ... LastLast
Results 221 to 230 of 385
  1. #221
    Join Date
    Aug 2009
    Location
    Bedford, England
    Posts
    966
    Plugin Contributions
    0

    Default Re: Jquery Zoom [Support thread]

    You might have a jquery conflict, try loading them in a different order
    Phil Rogers
    A problem shared is a problem solved.

  2. #222
    Join Date
    Aug 2009
    Location
    Bedford, England
    Posts
    966
    Plugin Contributions
    0

    Default Re: Jquery Zoom [Support thread]

    its working my end, and hat even on IE6... see image attatched..
    Attached Images Attached Images  
    Phil Rogers
    A problem shared is a problem solved.

  3. #223
    Join Date
    Apr 2006
    Location
    Dark Side of the Moon
    Posts
    987
    Plugin Contributions
    1

    Default Re: Jquery Zoom [Support thread]

    Quote Originally Posted by philip937 View Post
    its working my end, and hat even on IE6... see image attatched..
    Hi Philip!

    Your suggestion of jscript version is what I think solved it for me. I was loading 1.9, so I changed back to 1.6.

    I found this site that is also using 1.6:

    http://www.mind-projects.it/projects...x.php#howtouse

    Really appreciate the help!

  4. #224
    Join Date
    Apr 2009
    Posts
    2,134
    Plugin Contributions
    3

    Default Re: Jquery Zoom [Support thread]

    @chad
    that class is used to attach the zoom to the element. it is a jQuery thing.
    Having said that you seem to be getting close. When I look the zoom is working. Just in the wrong place.
    looks to me like you need to change the settings in the jQuery initialisation which is in jscript_jqzoom_init.js and/or apply a css rule for position:relative to the .bonzer_zoom class.

    @phil
    great. what next?

  5. #225
    Join Date
    Aug 2009
    Location
    Bedford, England
    Posts
    966
    Plugin Contributions
    0

    Default Re: Jquery Zoom [Support thread]

    Nick, haven't had chance to test the script links yet, as soon as I have I'll let you know the outcome.

    I was going to suggest if you want to submit this as a mod, maybe look at having admin settings to enable/disable too?
    Phil Rogers
    A problem shared is a problem solved.

  6. #226
    Join Date
    Apr 2006
    Location
    Dark Side of the Moon
    Posts
    987
    Plugin Contributions
    1

    Default Re: Jquery Zoom [Support thread]

    One more question

    Is this supposed to work with multiple images yet?

    It may be jumping the gun, or not have my images setup for jqzoom.

    When I click one of the additional images, I get two pop-up errors:
    1st: Problems loading image
    2nd: Problems loading big image

    I have only 1 image for each product (they are not broken into LRG MED SM), could that be the issue?

    -chadd

  7. #227
    Join Date
    Apr 2009
    Posts
    2,134
    Plugin Contributions
    3

    Default Re: Jquery Zoom [Support thread]

    I was kind of hoping that you would submit it as a mod!

    One of the big issues about mods is just finding the time to support them. I am a bit at my limit with SNAF and helping out on a few others. There are a couple in the pipeline that I would like to release but just don't have the time to support. It feels wrong to submit them if you can't support them.

    Actually, I think that the way to go would be to have a configuration page that as well as turning on and off allows users to set some of the jqzoom init variables. Gosh, I have got to stop talking myself into this stuff.

    Perhaps it is worth looking at the jqzoom options and deciding which ones we like the look of. What do you think? Chad?

    At the moment it looks like this:

    Code:
        var options = {  
                zoomType: 'innerzoom',  
                lens:true,  
                title:false,
                preloadImages: true,  
                alwaysOn:false,  
                zoomWidth: 300,  
                zoomHeight: 250,  
                xOffset:90,  
                yOffset:30,  
                position:'left'  
                //...MORE OPTIONS  
        };

  8. #228
    Join Date
    Apr 2009
    Posts
    2,134
    Plugin Contributions
    3

    Default Re: Jquery Zoom [Support thread]

    Oh, that is another thing to look at. It adds the main image to the display of the additional images. We need to disable that if there are no additional images. Otherwise it looks a bit rubbish.

    @chad
    sorry, are you using IH or not?

  9. #229
    Join Date
    Dec 2012
    Posts
    607
    Plugin Contributions
    0

    Default Re: Jquery Zoom [Support thread]

    If you would have a completed zipped file available for download here, maybe someone else might try to support it? And since you guys have done the hard work you might help as well.

    Just a suggestion.
    Last edited by Kevin205; 6 Feb 2013 at 04:17 PM.
    Using Zen Cart 1.5.1

  10. #230
    Join Date
    Aug 2009
    Location
    Bedford, England
    Posts
    966
    Plugin Contributions
    0

    Default Re: Jquery Zoom [Support thread]

    Quote Originally Posted by chadderuski View Post
    One more question

    Is this supposed to work with multiple images yet?

    It may be jumping the gun, or not have my images setup for jqzoom.

    When I click one of the additional images, I get two pop-up errors:
    1st: Problems loading image
    2nd: Problems loading big image

    I have only 1 image for each product (they are not broken into LRG MED SM), could that be the issue?

    -chadd
    hmm really thats weird, works find on mine and i was pretty confident that the image logic should have dealt with small medium and large what ever you have.

    I will have to take another look. ill look on yours to see if there is anything obvious as to why

    but yes should be working!
    Phil Rogers
    A problem shared is a problem solved.

 

 
Page 23 of 39 FirstFirst ... 13212223242533 ... LastLast

Similar Threads

  1. v153 jQuery Scrolling Sideboxes [Support Thread]
    By lat9 in forum Addon Sideboxes
    Replies: 79
    Last Post: 15 Apr 2024, 10:20 PM
  2. v152 Down for Maintenance jQuery Countdown (Support Thread)
    By rbarbour in forum All Other Contributions/Addons
    Replies: 5
    Last Post: 27 Nov 2015, 03:04 PM
  3. v152 jQuery Banners (Support Thread)
    By rbarbour in forum All Other Contributions/Addons
    Replies: 6
    Last Post: 30 Sep 2015, 02:07 AM
  4. Jquery Lightbox [Support thread]
    By yellow1912 in forum All Other Contributions/Addons
    Replies: 257
    Last Post: 2 Aug 2012, 10:57 PM
  5. Is there an add-on combine the functions of AJAX_image_swapper and Jquery Zoom?
    By mybiz9999 in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 10 Jul 2010, 01:57 PM

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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR