Radio Buttons with different Names?

Posted by Richard JP Le Guen on Stack Overflow See other posts from Stack Overflow or by Richard JP Le Guen
Published on 2010-05-05T02:06:33Z Indexed on 2010/05/05 2:28 UTC
Read the original article Hit count: 355

Filed under:
|
|

Does anyone have a no JavaScript way to make HTML radio buttons belonging to the same "group" have different "name" attributes?

While I figure there isn't any way, I'm working on a site which needs to still be function when JS is off, and this would be ideal.

© Stack Overflow or respective owner

Related posts about html

Related posts about radiobutton