faqts : Computers : Programming : Languages : JavaScript : Forms : SELECT

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

9 of 33 people (27%) answered Yes
Recently 6 of 10 people (60%) answered Yes

Entry

How do you alert a user that only one option can be selected at one time?

Jan 9th, 2002 06:08
Jean-Bernard Valentaten, Caroline Noon,


If you use radiobuttons, you don't need to worry about that :)

HTH,
Jean