如何更改单选按钮大小 [英] how can i change radio button size

查看:99
本文介绍了如何更改单选按钮大小的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

hi
i想在页面上更改我的单选按钮大小。

当我使用高度和宽度属性时,它不会改变。



i想把我的输入(单选按钮)转换成一个大圆圈。

< input type =   radio style =   height:120px;宽度:120像素> 
< / 输入 >

解决方案

这有点复杂

但请看这篇文章。可能帮助你:



http://webdesign.tutsplus.com/tutorials/htmlcss-tutorials/quick-tip-easy-css3-checkboxes - 和 - 单选按钮/< / a> [ ^ ]



这是:



http://ryanfait.com/ resources / custom-checkboxes-and-radio-buttons / [ ^ ]



http://www.weblee.co.uk/2009/05/30/radio-button-replacement-with-style/ [ ^ ]



http://viralpatel.net/blogs/ css-radio-button-checkbox-background / [ ^ ]

以下链接将为您提供帮助。



http://stackoverflow.com/questions/6837972/change-size-of-radio-buttons [ ^ ]

http://stackoverflow.com/questions/4920281/how-to-change-the-size-of-the-radio- button-using-css [ ^ ]


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.

<input type="radio" style= "height:120px ; width:120px">
</input>

解决方案

this is a little complicate
but look at this article.may be help you:

http://webdesign.tutsplus.com/tutorials/htmlcss-tutorials/quick-tip-easy-css3-checkboxes-and-radio-buttons/</a>[^]

And this are:

http://ryanfait.com/resources/custom-checkboxes-and-radio-buttons/[^]

http://www.weblee.co.uk/2009/05/30/radio-button-replacement-with-style/[^]

http://viralpatel.net/blogs/css-radio-button-checkbox-background/[^]


The following links will help you.

http://stackoverflow.com/questions/6837972/change-size-of-radio-buttons[^]
http://stackoverflow.com/questions/4920281/how-to-change-the-size-of-the-radio-button-using-css[^]


这篇关于如何更改单选按钮大小的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆