开发者

How to styles checkbox, radio button, dropdownlist by javascript?

I 开发者_如何学Cwant styles my checkbox, dropdownlist follow my style example : transparent background, change color border, change stick sign, change arrow dropdown ... How can i style these controls by javascript ? please give me some advices, solutions or sources to solve it. thanks in advance.


Use CSS.

http://reference.sitepoint.com/css

You can use jQuery to manipulate the CSS properties of DOM elements on the client side:

http://api.jquery.com/css/


You can do this by applying external skins to your controls.

Skinnable Form Controls lets you do this.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜