From 86d650d7d1bc91352afd8861bfec56f16f027841 Mon Sep 17 00:00:00 2001 From: Paul Bakaus Date: Tue, 23 Dec 2008 18:17:07 +0000 Subject: [PATCH] display preloaded content if available (placeholder) --- demos/index.html | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) diff --git a/demos/index.html b/demos/index.html index 031aef1c81..ee0c629ee6 100644 --- a/demos/index.html +++ b/demos/index.html @@ -17,13 +17,6 @@ - @@ -73,11 +66,22 @@ -
+
+ ".$_GET['load'].""; + + } else { + + ?>

Instructions

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

+