Is it possible to make an onclick event when someone clicks an item in a form's SELECT list?
Chris
SELECT onclick??
Moderator: General Moderators
Re: SELECT onclick??
http://www.w3schools.com/jsref/prop_sel ... dindex.asp
and use the SELECT onchange event.
and use the SELECT onchange event.
There are 10 types of people in this world, those who understand binary and those who don't