Search the archives!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Javascript] Select box blur
- From: javascript@xxxxxxxxxx (Mark Christie)
- Subject: [Javascript] Select box blur
- Date: Fri, 14 Sep 2001 10:55:22 -0500
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.
- Follow-Ups:
- [Javascript] Select box blur
- From: Rodney Myers
- [Javascript] Select box blur
- From: Tom Mallard
- [Javascript] Select box blur
- Prev by Date: [Javascript] focus this object
- Next by Date: [Javascript] Select box blur
- Previous by thread: [Javascript] focus this object
- Next by thread: [Javascript] Select box blur
- Index(es):