| Posted by Oli Filth on 05/17/05 20:28 
mark | r wrote:> "David Dorward" <dorward@yahoo.com> wrote in message
 > news:d6d1h5$7l9$1$830fa79d@news.demon.co.uk...
 >
 >>What is? You have a bunch of radio buttons with the same name but
 >>different ids. What's the problem?
 >
 > i want the label to be for the group of radio buttons
 
 But that's meaningless. The whole point of a form label is so that when
 it receives focus (i.e. it's clicked on or whatever), it sends the focus
 to its respective control.
 
 > i dont want 1,2,3,4 etc as independent labels next to each radio button
 > because that doesnt make sense visualy
 
 <label> doesn't have a visual effect (AFAIK)
 
 
 --
 Oli
 [Back to original message] |