Jump to content

jqzoom used in article image is possible to use in picker to zoom the picker colors?


ediduri

Recommended Posts

Hi Folks !

I'm using 1.5 version.

I use a lot picker for colors of textile and wood.

Prestashop is fantastic for this.

What I'looking to change in product.tpl is to add an zoom with jqzoom already used in item photo but for the picker to zoom in a popup the color when customer put the mouse pointer over the picker color.

Ask: Is it possible to use the same jqzoom with others values (popup size x y etc) in the picker ?

Ask: How to change the a raw with jqzoom?

 

<li><a id="color_{$id_attribute|intval}" class="color_pick" style="background: {$color.value};" onclick="updateColorSelect({$id_attribute|intval});$('#wrapResetImages').show('slow');" title="{$color.name}">{if file_exists($col_img_dir|cat:$id_attribute|cat:'.jpg')}<img src="{$img_col_dir}{$id_attribute}.jpg" alt="{$color.name}" width="26" ; height="26" />{/if}</a></li>

Link to comment
Share on other sites

  • 5 months later...

I'm interested in getting some sort of popup when hovering over the color choices to get a better look at the sample. Any luck in finding a way in doing something like this cerbyweb?  Is there a module that accomplishes this out there? Or a way of using something like JSColor if it can't use jqzoom?

I'm using version 1.5

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...