Wrapping KitsList and TemplatesList in a div
Posted: Thu Feb 20, 2014 3:02 pm
Hey guys, I am trying to create an onlick event in the product page so that Kit Options and Product Templates will be able to toggle between visible and not. Basically, we use the Kit and Product Templates to show custom options for products, but would like those fields to be hidden until a user clicks a customize button.
I have found the repeaters for those fields in the BuyProductDialog, but have not idea how to wrap them in a div to create the onclick event.
Maybe I am going about this wrong and there is an easier way than trying to use javascript and you could enlighten me on that option as well.
For a reference you can look at this example on our site: http://shop.golfusa.com/Clubs/Drivers/C ... river.aspx
Like I said, we want to hide the technifit logo all the way down to the additional notes unless someone clicks on a customize button.
Any help would be greatly appreciated as always.
David
I have found the repeaters for those fields in the BuyProductDialog, but have not idea how to wrap them in a div to create the onclick event.
Maybe I am going about this wrong and there is an easier way than trying to use javascript and you could enlighten me on that option as well.
For a reference you can look at this example on our site: http://shop.golfusa.com/Clubs/Drivers/C ... river.aspx
Like I said, we want to hide the technifit logo all the way down to the additional notes unless someone clicks on a customize button.
Any help would be greatly appreciated as always.
David