19 Apr 2011, 9:58 AM
New Zenner
- Join Date:
- Apr 2011
- Posts:
- 7
- Plugin Contributions:
- 0
this js only works in IE
i add to tpl product info display file the code Form.elements['attrib-3'].value=""; to make certain dropdown attributes not display in shopping cart if adding products to cart.
the source of this dropdown:
<select id="attrib-3" name="id[3]">
any ideas?