]> source.dussan.org Git - jquery-ui.git/commitdiff
Widget demo: Remove link to planning wiki.
authorScott González <scott.gonzalez@gmail.com>
Tue, 11 Sep 2012 20:14:56 +0000 (16:14 -0400)
committerScott González <scott.gonzalez@gmail.com>
Tue, 11 Sep 2012 20:14:56 +0000 (16:14 -0400)
demos/widget/default.html

index 1faf13b664a8536bcc7984c5d68ad25b447b09b4..8098501966e30550031a977b7a062e7274f2186c 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><a href="http://wiki.jqueryui.com/w/page/12138135/Widget-factory">For more details on the widget factory, visit the jQuery UI planning wiki.</a></p>
 </div>
 </body>
 </html>