Search the archives!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Javascript] Select box blur
- From: javascript@xxxxxxxxxx (Cutter Bl)
- Subject: [Javascript] Select box blur
- Date: Mon, 17 Sep 2001 08:19:47 -0400
<html><div style='background-color:'><DIV> <P>I'm not sure if that's possible, but... You could store the selected values in a variable array, if the values have been changed you can reset the selected values of the select box in its onblur event.</P></DIV> <DIV></DIV> <DIV>Cutter</DIV> <DIV></DIV> <DIV><A href="http://www.falcon-knives.com/">Falcon Knives</A></DIV> <DIV> </DIV> <DIV></DIV> <DIV></DIV> <DIV></DIV>----Original Message Follows---- <DIV></DIV>From: Mark Christie <MCHRISTIE@xxxxxxxxxxxx> <DIV></DIV>Reply-To: javascript@xxxxxxxxxx <DIV></DIV>To: "'javascript@xxxxxxxxxx'" <JAVASCRIPT@xxxxxxxxxx> <DIV></DIV>Subject: [Javascript] Select box blur <DIV></DIV>Date: Fri, 14 Sep 2001 10:55:22 -0500 <DIV></DIV> <DIV></DIV>Dear List, <DIV></DIV>I have a requirement for a select box to be disabled, i.e., not to change <DIV></DIV>the selections within it, but to be able to use its scroll bars. I've been <DIV></DIV>able to do this with an onclick='this.blur()' on textarea elements to get <DIV></DIV>the desired results. But that doesn't work that way on a select box, and <DIV></DIV>I've also tried onclick, onselect, and onfocus to no avail. <DIV></DIV>Any suggestions? <DIV></DIV> <DIV></DIV>Regards, <DIV></DIV>-Mark C. <DIV></DIV> <DIV></DIV>_______________________________________________ <DIV></DIV>Javascript mailing list <DIV></DIV>Javascript@xxxxxxxxxx <DIV></DIV>http://www.LaTech.edu/mailman/listinfo/javascript <DIV></DIV></div><br clear=all><hr>Get your FREE download of MSN Explorer at <a href='http://go.msn.com/bql/hmtag_itl_EN.asp'>http://explorer.msn.com</a><br></html>
- Prev by Date: [Javascript] capturing the ID with radio buttons
- Next by Date: [Javascript] focus this object
- Previous by thread: [Javascript] Select box blur
- Next by thread: [Javascript] capturing the ID with radio buttons
- Index(es):