From 11216554febdcde22007e38624e9336539020abc Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jo=CC=88rn=20Zaefferer?= Date: Thu, 29 Oct 2015 12:40:30 +0100 Subject: [PATCH] Demos: Link widget demo to learn site Ref jquery/jqueryui.com#39 Closes gh-1637 --- demos/widget/default.html | 1 + 1 file changed, 1 insertion(+) diff --git a/demos/widget/default.html b/demos/widget/default.html index 59bc58d12..0f62bb968 100644 --- a/demos/widget/default.html +++ b/demos/widget/default.html @@ -166,6 +166,7 @@

This demo shows a simple custom widget built using the widget factory (jquery.ui.widget.js).

The three boxes are initialized in different ways. Clicking them changes their background color. View source to see how it works, its heavily commented

+

To learn more about the widget factory, visit learn.jquery.com.

-- 2.39.5