[Javascript] Select box blur

Mark Christie MChristie at avsgroup.com
Fri Sep 14 10:55:22 CDT 2001


Dear List,
   I have a requirement for a select box to be disabled, i.e., not to change
the selections within it, but to be able to use its scroll bars.  I've been
able to do this with an onclick='this.blur()' on textarea elements to get
the desired results.  But that doesn't work that way on a select box, and
I've also tried onclick, onselect, and onfocus to no avail.
   Any suggestions?

Regards,
   -Mark C.




More information about the Javascript mailing list