From 84e9175a68b0e342a270c448bdfedb22e5d0ac43 Mon Sep 17 00:00:00 2001 From: Ca-Phun Ung Date: Tue, 30 Dec 2008 08:37:44 +0000 Subject: modified demos/index.html so it loads content via ajax to match functionality of website demos. still need to fix-up css and markup to match filament's static example. --- demos/index.html | 51 +++++++++++++++++++++++++++++++++++++++------------ 1 file changed, 39 insertions(+), 12 deletions(-) (limited to 'demos') diff --git a/demos/index.html b/demos/index.html index 281924f46..9ac37e086 100644 --- a/demos/index.html +++ b/demos/index.html @@ -17,7 +17,30 @@ - +
+ - - -

Instructions

-

- These demos showcase some common uses of each jQuery UI plugin. Simply copy and paste code from the demos to get started. Have fun playing with them. -

- +

Instructions

+

+ These demos showcase some common uses of each jQuery UI plugin. Simply copy and paste code from the demos to get started. Have fun playing with them. +

+
-- cgit v1.2.3