Jquery ui version of jquery mobile flip toggle?
Is there a jQuery ui version for jquery mobile flip toggle ?
<label for="flip-a">Select slider:</label>
<select name="slider" id="flip-a" data-role="slider">
<option value="off">Off</option>
<option value="on">On</option>
</select>
I really like the flip switch and I'm going to use it on my mobile site, but I would like to leave the same appearance on the main site. Thanks in advance.
+3
1 answer