From e2a0ce2062b52bce362b68b5bd4dc2202ed397a8 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Tue, 11 Oct 2011 23:46:42 -0700 Subject: adding new tabble stuff, still a huge work in progress --- docs/index.html | 149 +++++++++++++++++++++++++++++++++++++++++++++++++------- 1 file changed, 131 insertions(+), 18 deletions(-) (limited to 'docs/index.html') diff --git a/docs/index.html b/docs/index.html index dd59e877f..04b0aa280 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1448,6 +1448,7 @@

Basic tabs example

+

Tabs can be used as regular navigation (loading external pages in the same tab) or as tabbable content areas for swapping out panes of content. We have a tabs plugin that can be used to integrate the latter.