Javascript, html: How to tell if option box is has been set?
- by Conor H
Hi There,
I am having trouble finding out how to figure out if a a html dropdown box has been set?
Ok, I understand how I acn check the index once it has been activate and an item chosen. But, how do I determine that the box ahsn't been touched and no item selected?
Thanks.