[thelist] JavaScript: detecting and undoing radio button chan ge

Joel Canfield joel at spinhead.com
Wed Apr 2 19:01:35 CST 2003


it doesn't recheck 
> the originally checked radio button.  to do that you'd have 
> to figure out which one was checked and recheck it.

How? Once another is checked, the original obviously isn't. Does JavaScript
have a retroactive reader that can tell what you just did? ;) Seriously,
without resorting to 'onblur' how would you do this? Or, is there a way to
use 'onblur' without driving oneself crazy?

joel


More information about the thelist mailing list