开发者

How to increase hit area of a radio button in asp.net?

开发者 https://www.devze.com 2023-03-20 19:51 出处:网络
As asked above how can I increase the hit area of a radio button control in asp.net? For example I have a 200 x 200p开发者_StackOverflowx div that I would like to make the hit area for the radio butto

As asked above how can I increase the hit area of a radio button control in asp.net? For example I have a 200 x 200p开发者_StackOverflowx div that I would like to make the hit area for the radio button. Is this possible?


Add a label for the radio button.

See this example.

0

精彩评论

暂无评论...
验证码 换一张
取 消