HoverEx - jQuery Plugin
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text.
View Detail
$(function(){ $(".thumb-list img").click(function(){ var src = $(this).attr("src"); var large = $(this).data("large"); $("#zoomblock>img").attr("src",src); $("#zoomblock .he-zoom>img").attr("src",large); }); });
适用浏览器:FireFox、Chrome、Safari、Opera、傲游、搜狗. 不支持IE8、360、世界之窗。