You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: entries/slider.xml
+1-1
Original file line number
Diff line number
Diff line change
@@ -99,7 +99,7 @@ $( "input" ).slider();
99
99
<h2>Flip Toggle Switch</h2>
100
100
101
101
<divclass="warning">
102
-
<p><strong>Note:</strong> The flip toggle switch feature is deprecated as of jQuery Mobile 1.4.0. Use the Flipswitch widget instead.</p>
102
+
<p><strong>Note:</strong> The flip toggle switch feature is deprecated as of jQuery Mobile 1.4.0. Use the <ahref="../flipswitch/">Flipswitch widget</a> instead.</p>
103
103
</div>
104
104
105
105
<p>A binary "flip" switch is a common UI element on mobile devices that is used for binary on/off or true/false data input. You can either drag the flip handle like a slider or tap one side of the switch.</p>
0 commit comments