Skip to content

Commit 1121655

Browse files
jzaeffererscottgonzalez
authored andcommitted
Demos: Link widget demo to learn site
Ref jquery/jqueryui.com#39 Closes jquerygh-1637
1 parent 712e9ad commit 1121655

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

demos/widget/default.html

+1
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,7 @@
166166
<div class="demo-description">
167167
<p>This demo shows a simple custom widget built using the widget factory (jquery.ui.widget.js).</p>
168168
<p>The three boxes are initialized in different ways. Clicking them changes their background color. View source to see how it works, its heavily commented</p>
169+
<p>To learn more about the widget factory, <a href="http://learn.jquery.com/jquery-ui/widget-factory/">visit learn.jquery.com</a>.</p>
169170
</div>
170171
</body>
171172
</html>

0 commit comments

Comments
 (0)