]> source.dussan.org Git - jquery-ui.git/commitdiff
Demos: Link widget demo to learn site
authorJörn Zaefferer <joern.zaefferer@gmail.com>
Thu, 29 Oct 2015 11:40:30 +0000 (12:40 +0100)
committerScott González <scott.gonzalez@gmail.com>
Fri, 30 Oct 2015 15:51:27 +0000 (11:51 -0400)
Ref jquery/jqueryui.com#39
Closes gh-1637

demos/widget/default.html

index 59bc58d12aece20217b0ef902e74399f4be8ee82..0f62bb9684677b6e4acc28eac4bd2d38658d723d 100644 (file)
 <div class="demo-description">
 <p>This demo shows a simple custom widget built using the widget factory (jquery.ui.widget.js).</p>
 <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>
+<p>To learn more about the widget factory, <a href="http://learn.jquery.com/jquery-ui/widget-factory/">visit learn.jquery.com</a>.</p>
 </div>
 </body>
 </html>