Magento product image switcher

I just wrote small javascript animation example for product images and thought someone may find it useful. It’s a fast way to replace default zoom functionality for the ones that don’t like it.
I’m actually trying to merge something like this with default zoom, but i’m not finished yet. Anyway, i left all javascript and styling in media.phtml file, so just download the file
and replace it with your own at
app/design/frontend/default/yourtheme/template/catalog/product/view/media.phtml
It was made with default Magento theme. Enjoy.
52 comments
Not working
hide the zoom option for product images with less resolution in magento
hi,
first of all, sorry for disturbing you here.
please visit this link :
http://kidsdial.com/chair.html, you can see there is a zoom option on the products images
if we upload smaller images as like here :
http://kidsdial.com/microsoft-wireless-optical-mouse-5061.html
the product image is not zooming properly
so i want to hide the zooming option for images with less than 400 * 400 pixels.
please help me to find some solution.
thanks in advance