Hi there,
I already turn off the jquery and put some custom css - like this case http://www.kriesi.at/support/topic/disable-mouse-hover-actions-on-product-images
It's work fine, but I found an issue:
When I hover on product image (I look on my browser source), it's effect a jquery that tell style="height:auto;"
This is make me can't click on the product, and I must double click on product image to open the product
If you don't understand what I explained, please go here : http://markandhans.com/product-category/women
Try to click on product (JUST 1 CLICK), you will get no response. Then try to click other product, and there is nothing happen.
Don't get it? Okay, now try to do this
1. Click on the image of product once (just once click)
2. Then click again on the same product image (this make you able to go inside the product details page)
3. So this is a bug for me, the user must click twice to open the product details
NOTES
I already turn off the jquery from avia.js
//activates the hover effect for image links
//if(jQuery.fn.avia_activate_hover_effect)
//jQuery(container).avia_activate_hover_effect();
PLEAASE HELP !














