Click here to Skip to main content
16,019,085 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
hi i wanna change my radio button size on page .
when i use height and width property , it dose not change.

i wanna convert my input(radio button) to a big circle.
JavaScript
<input type="radio" style= "height:120px ; width:120px">
</input>
Posted
Comments
David_Wimbley 30-Aug-13 15:13pm    
This doesnt work like that. You'll need to use some sort of jquery plugin or something like that.

http://www.jquery4u.com/plugins/15-jquery-radio-button-checkbox-style-plugins/

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900