Jump to content

How change the drop down menu in slider


Vincent2k10

Recommended Posts

i need to change the drop down menu in product.tpl

{if isset($groups)}
           <!-- attributes -->

           {foreach from=$groups key=id_attribute_group item=group}


{$group.name|escape:'htmlall':'UTF-8'} :
               {assign var='groupName' value='group_'|cat:$id_attribute_group}
0}$('#resetImages').show('slow');{/if}">
                   {foreach from=$group.attributes key=id_attribute item=group_attribute}
{$group_attribute|escape:'htmlall':'UTF-8'}
                   {/foreach}



           {/foreach}

           {/if}



with a slider.
http://jqueryui.com/demos/slider/#hotelrooms
http://www.filamentgroup.com/lab/update_jquery_ui_16_slider_from_a_select_element/

Can anybody help me ?
I would appreciate your help,
Thanks

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...