Page 1 of 1

Adding a required attribute disables onchange event

PostPosted: Sat Aug 04, 2007 12:48 am
by masheesh
If you add the required attribute to a select box, you can no longer run any onChange event on it. It works in IE but not working in FF

Any suggestions?