开发者

radio buttons act like checkboxes with jQuery

Is it possible a radio buttons group to have the functionality lik开发者_如何学Goe checkboxes? (possible jQuery solutions)

Thanks


Radio buttons that contain the same name value will be mutually-exclusive. If they all have separate name values you could play with the onclick event to set their state.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜