From d185e8cc05d0b50b4f688e0e2bcba15f39b33f21 Mon Sep 17 00:00:00 2001 From: Eduardo Lundgren Date: Mon, 9 Jun 2008 06:20:15 +0000 Subject: - Added functional demo application - Removed datepicker folder from functional demo folder --- demos/functional/index.html | 164 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 164 insertions(+) create mode 100644 demos/functional/index.html (limited to 'demos/functional/index.html') diff --git a/demos/functional/index.html b/demos/functional/index.html new file mode 100644 index 000000000..b5ccf8155 --- /dev/null +++ b/demos/functional/index.html @@ -0,0 +1,164 @@ + + + + jQuery UI - Functional demos + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+ +
+
+ +
+
+

+ Functional Demos +

+

+ Learn how to build Cross-Browser Rich Internet Applications! +

+ +
+
+ + + + + + +
+
+

+ Interaction +

+ +
+
+
+

+ Widgets +

+ + +
+
+
+ +
+

+ Instructions +

+

+ + The functional demos are provided to give users an idea of how jQueryUI works. You only need to copy and paste code from the demos. Have fun playing with it. +

+ +
+ +
+ +
+
+ +
+
+
+
+
+ + +
+ + + + \ No newline at end of file -- cgit v1.2.3