gazustoy
06-17-2011, 01:25 AM
1) Script Title: Image Power Zoomer v1.1
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex4/powerzoomer.htm
3) Describe problem:
once again thanks for the help, my code in the image is as follows:
<img id="zoom" src="components/com_virtuemart/shop_image/product/'.$product_full_image.'" width="70%" />
dsetting: {defaultpower:2, powerrange:[2,8], magnifiersize:[180, 180]},
to the depth of the page will add this:
var $magnifier=$('<div style="position:absolute;width:100px;height:100px;display:none;overflow:hidden;border:1px solid black; z-index:1000" />
works perfectly in firefox but in explorer (any version) does not match, as if the original image was very large, any suggestion?,
sitiodearte.com (http://sitiodearte.com/galeria/index.php?page=shop.product_details&flypage=flypage.tpl&product_id=36&category_id=24&option=com_virtuemart&Itemid=113)
thanks in advance
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex4/powerzoomer.htm
3) Describe problem:
once again thanks for the help, my code in the image is as follows:
<img id="zoom" src="components/com_virtuemart/shop_image/product/'.$product_full_image.'" width="70%" />
dsetting: {defaultpower:2, powerrange:[2,8], magnifiersize:[180, 180]},
to the depth of the page will add this:
var $magnifier=$('<div style="position:absolute;width:100px;height:100px;display:none;overflow:hidden;border:1px solid black; z-index:1000" />
works perfectly in firefox but in explorer (any version) does not match, as if the original image was very large, any suggestion?,
sitiodearte.com (http://sitiodearte.com/galeria/index.php?page=shop.product_details&flypage=flypage.tpl&product_id=36&category_id=24&option=com_virtuemart&Itemid=113)
thanks in advance