jQuery Mobile
Checkboxes and Radio Buttons
Saturday, March 10, 2012
how to use Radio buttons and check boxes in Jquery Mobile
In this web programming Tutorial we will learn that how we can add and use radio buttons and check boxes in Jquery Mobile.
Jquery Mobile has the ability to automatically enhance the radio buttons and check boxes into button like elements in User Interface easily.
we can also group these radio buttons and check boxes as we can group other buttons with the element data-role="controlgroup". Buttons controls are by default vertical stacks and we can change them easily into horizontal with datatype="
horizontal" element.
below code with help us in detail to implement the radio buttons and check boxes.
Labels:
JQuery
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment