From 303f20e1b3c977d75047bed1a3533a180d73fab5 Mon Sep 17 00:00:00 2001 From: Scott González Date: Mon, 10 Sep 2012 11:33:46 -0400 Subject: Demos: Cleanup. --- demos/tabs/ajax.html | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) (limited to 'demos/tabs/ajax.html') diff --git a/demos/tabs/ajax.html b/demos/tabs/ajax.html index f47c1c6a3..97d3cf8c0 100644 --- a/demos/tabs/ajax.html +++ b/demos/tabs/ajax.html @@ -1,4 +1,4 @@ - + @@ -25,8 +25,6 @@ -
-
- - - -

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

Tabs 3 and 4 demonstrate slow-loading and broken AJAX tabs, and how to handle serverside errors in those cases. Note: These two require a webserver to interpret PHP. They won't work from the filesystem.

-
- + -- cgit v1.2.3