[jQuery] How to make radio button selected?
Hi,
I'm trying to select a radio button based on user input in a text box.
Based on what is typed, I want one of two radio buttons with the same name,
but distinct IDs, to be selected. I have the RegEx working fine to pick out
unique strings in the text box, but can't get the rest.
e.g.
O red (id=check_red) O blue (id=check_blue)
(id=textbox) [red] -> select red radio button on blur
Tips?
Thanks,
________
SEAN O
--
View this message in context: http://www.nabble.com/How-to-make-radio-button-selected--tf2821791.html#a7875982
Sent from the JQuery mailing list archive at Nabble.com.
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/