Skip to content

Commit 208776e

Browse files
Slider: Added link to new Flipswitch widget
1 parent 77c5e47 commit 208776e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

entries/slider.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ $( "input" ).slider();
9999
<h2>Flip Toggle Switch</h2>
100100

101101
<div class="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 <a href="../flipswitch/">Flipswitch widget</a> instead.</p>
103103
</div>
104104

105105
<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

Comments
 (0)