From 80e15e7dc9a57e991d2eefeeef050028f8785014 Mon Sep 17 00:00:00 2001 From: Maggie Costello Wachs Date: Tue, 20 Jan 2009 21:30:24 +0000 Subject: slightly reorganized/renamed demos to better reflect functionality --- demos/tabs/ajax.html | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'demos/tabs/ajax.html') diff --git a/demos/tabs/ajax.html b/demos/tabs/ajax.html index a76270dbe..c1bcadc7d 100644 --- a/demos/tabs/ajax.html +++ b/demos/tabs/ajax.html @@ -1,7 +1,7 @@ - jQuery UI Tabs - Ajax Demo + jQuery UI Tabs - Content via Ajax @@ -32,10 +32,7 @@
-

-This example fetches in external content via Ajax for the 2nd and 3rd tabs just by setting an href for the tabs. -While the Ajax request is waiting for a response, the tab label changes to say "Loading...", then returns to the normal label once loaded. -

+

Fetch external content via Ajax for the 2nd and 3rd tabs by setting an href for the tabs. While the Ajax request is waiting for a response, the tab label changes to say "Loading...", then returns to the normal label once loaded.

-- cgit v1.2.3