Jeff Simons Decena Posted November 2, 2010 Share Posted November 2, 2010 I want to make the deafault hover() to jqzoom to click() and I have found the file in the ../js/jquery/jquery.jqzoom.js and when I changed the hover() to click, the zoom div does not go away when the mouse leave the zoom div area. Unlike the default hover, when the mouse leave the area, it disappears. Is anyone aware of how to do this?or is there any other way to make the jqzoom to click function rather than hover?made an another argument in ../js/jquery/jquery.jqzoom.js with mouseout function. Link to comment Share on other sites More sharing options...
hulk Posted February 2, 2011 Share Posted February 2, 2011 hellohave you solved your problem because I'm interested too this stuff.thx Link to comment Share on other sites More sharing options...
Jeff Simons Decena Posted October 31, 2012 Author Share Posted October 31, 2012 hello have you solved your problem because I'm interested too this stuff. thx What I do is change the .hover on the product.js located in the .../themes/your_theme/js/product.js Then since it is .click() already, I just take out the thickbox attached to it so thickbox will not launch once you click the image. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now