当前位置: 软件>JavaScript软件
jQuery Image Zoom
本文导语: jQuery ImgZoom is very similar to Cabel Sasser's FancyZoom.I've reduced some of the fanciness and also the amount of code. ImgZoom is 90 lines compared to FancyZoom's (around) 900. It affects all links that point to images and is used like so: $.imgZoom(); Have fun.
jQuery ImgZoom is very similar to Cabel Sasser's FancyZoom.
I've reduced some of the fanciness and also the amount of code. ImgZoom is 90 lines compared to FancyZoom's (around) 900.
It affects all links that point to images and is used like so:
$.imgZoom();
Have fun.