Discussions
can dynamic drop down menus be created?
On this page: http://shopping.netsuite.com/s.nl/c.ACCT107430/sc.23/category.1856/.f
I have used dynamic html that uses mouseover and mousedown commands to change the main image and the drop down menu (mouseover the thumbnail images to change the main image, and click on a thumbnail to change the drop down selection)
My question is this: how can I access the dropdown menu code so I can make modifications? I would like to add an "onchange" function that would change the main image when an option is selected. Can anyone provide me with generic server side code for a dropdown list that pulls information from a NetSuite database?