ADDON: Zoom & Pan on product page

I’ve integrated zoom & pan system, please take a look & tell me what do you think about it. Here it is

[quote name=‘jc.leroux@free.fr’]I’ve integrated zoom & pan system, please take a look & tell me what do you think about it. Here it is[/QUOTE]



Very nice, how did you do that ?

First of all you get [url]http://flashden.net/item/zoom-pan-controls-with-dynamic-image-settings/15713[/url]



After that common_templates/image.tpl

about line 35 change code to and also replace “LINK TO YOUR ZOOM SWF”



[HTML]{if !($object_type == “category” && !$icon_image_path)}

http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0” width=“380” height=“380” class=“{$valign} {$class}” {if $obj_id && !$no_ids}id=“det_img_{$obj_id}”{/if}>

{/if}

[/HTML]

Great looking site!

I would recommend looking at your site in IE6. Your toolbar does not load or work. Javascript errors.

[url]http://deathtoie6.com/[/url]



quit supporting Garbage!!!



:stuck_out_tongue:

I totally agree, and I wish the rest of the world would upgrade. Too many people (> 30%) are still using IE6 that web designers still need to ensure functionality.



[url]http://finalbuilds.edskes.net/iecollection.htm[/url]



or



[url]http://www.my-debugbar.com/wiki/IETester/HomePage[/url]

IE6 must die :slight_smile:



& generaly IE must die :slight_smile:

[quote name=‘Triplets’]I totally agree, and I wish the rest of the world would upgrade. Too many people (> 30%) are still using IE6 that web designers still need to ensure functionality.



[url]http://finalbuilds.edskes.net/iecollection.htm[/url]



or



[url]http://www.my-debugbar.com/wiki/IETester/HomePage[/url][/QUOTE]



Damn! Just checked my site with IE tester (IE 6) and my has many errors. 123 visitors with IE6 just this month…

[quote name=‘ETInteractive’][URL]http://deathtoie6.com/[/URL]



quit supporting Garbage!!!



:p[/quote]



Thanks - I saw that pop-up on a site last week but could not figure out how they did it. I have been looking all over for the code since then!