I have been scouring the net trying to find a good example of how to do 2 onchange events in a single select. I have tried all the one i found and ca;t seem to get them to work in my code.
Currently i have:
<select name="select_Main_Group" required="yes" onchange="this.form.submit()">
Which simply enough queries the database and populates the next drop down.
What i would like to do is submit the form to get the next set of results and at the same time open a lightbox that will show the user how to measure the product properly to get the overall width of the product that is being replaced.
Thank you in advance for any help or references to good tutorials.
Aaron

New Topic/Question
Reply


MultiQuote





|