[Javascript] Select box blur

Tom Mallard mallard at mallard-design.com
Fri Sep 14 12:07:33 CDT 2001


Your list doesn't include onchange, which should allow you to do what you
want.

tom mallard
seattle
----- Original Message -----
From: "Mark Christie" <MChristie at avsgroup.com>
To: <javascript at LaTech.edu>
Sent: Friday, September 14, 2001 8:55 AM
Subject: [Javascript] Select box blur


> 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.
>
> _______________________________________________
> Javascript mailing list
> Javascript at LaTech.edu
> http://www.LaTech.edu/mailman/listinfo/javascript
>




More information about the Javascript mailing list