Computer Solutions :: How to use HTML :: Add Radio Buttons ~ Runboard


Computer Solutions
 How to use HTML
  Add Radio Buttons
Support
Search
RSS

runboard.com       Sign up (learn about it) | Sign in (lost password?)


 
Wizard27

Global user

Registered: 10-2006
Posts: 122
Avatar
Reply | Quote
Add Radio Buttons


<html>
<body>
<form>
Male: <input type="radio" checked="checked"name="Sex" value="male">
Female: <input type="radio" name="Sex" value="female">
</form>
</body>
</html>

When a user clicks on a radio-button, the button becomes checked, and all other buttons with the same name become unchecked


---
Image
29/11/06, 7:59 Send an Email to this person   Send a PM to this person
 


Add A Reply






Link to us   -  Blogs   -  Hall of Honour   -  Chat
You are not logged in (login)      Board's time is: 29/11/09, 15:47