Wrox Home  
Search P2P Archive for: Go

  Return to Index  

html_code_clinic thread: Option button in frame


Message #1 by delcyan@w... on Thu, 6 Jun 2002 18:47:16
Thank you Mark.


Anthony Delcy
Intranet/Internet Administrator

E-mail:      delcyan@w...
Business:  xxx-xxx-xxxx
Cellular:     xxx-xxx-xxxx
Fax:           xxx-xxx-xxxx


>>> mark@d... 06/06/02 11:58PM >>>
You can draw the frame in a cell of a table or by creating inline frame 
etc.
The functionality to select only one of the radio buttons in a group can 
be
achieved by giving all of them the same name. It doesn't matter whether 
the
radio buttons are in a frame or not.

Mark


----- Original Message -----
From: <delcyan@w...>
To: "HTML Code Clinic" <html_code_clinic@p...>
Sent: Thursday, June 06, 2002 6:47 PM
Subject: [html_code_clinic] Option button in frame


> Hello all,
>
> I would like to know how to put option buttons in a frame (group) so 
when
> a user select one and then select another one the first selection
> automatically gets un-selected.
>
> Just like we do in VB by using a frame and put all your option buttons
> with the frame and the user can only select one option at a time.
>
> Thank you all for your help.
>
> Anthony
>
> ---
>
> Improve your web design skills with these new books from Glasshaus.
>
> Usable Web Menus
> http://www.amazon.com/exec/obidos/ASIN/1904151027/ref=3Dnosim/theprogramm
e
> r-20
> Constructing Accessible Web Sites
> http://www.amazon.com/exec/obidos/ASIN/1904151000/ref=3Dnosim/theprogramm
e
> r-20
> Practical JavaScript for the Usable Web
> http://www.amazon.com/exec/obidos/ASIN/1904151051/ref=3Dnosim/theprogramm
e
> r-20



---

Improve your web design skills with these new books from Glasshaus.

Usable Web Menus
http://www.amazon.com/exec/obidos/ASIN/1904151027/ref=3Dnosim/theprogramme

r-20
Constructing Accessible Web Sites
http://www.amazon.com/exec/obidos/ASIN/1904151000/ref=3Dnosim/theprogramme

r-20
Practical JavaScript for the Usable Web
http://www.amazon.com/exec/obidos/ASIN/1904151051/ref=3Dnosim/theprogramme

r-20
to unsubscribe send a blank email to leave-html_code_clinic-1118786H@p...
ox.com.


  Return to Index