sonicsnail
Technical User
Hi have <select...> and want to trigger a javascript when ONE (and only one!) of the <option>'s are selected...
I know you can use <select onChange="function()... but that will fire the function regardless of which option was selected...
hows it done gurus?
thanks in advance,
Pete.
I know you can use <select onChange="function()... but that will fire the function regardless of which option was selected...
hows it done gurus?
thanks in advance,
Pete.