From 129d8fcebc3e43a7dd03abd2baa8e8134f8e28f3 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 1 Sep 2013 10:27:20 +0200 Subject: fixes #10282: Cross reference tabs and tabs plugin --- javascript.html | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'javascript.html') diff --git a/javascript.html b/javascript.html index 48aaf2cd9..6aca121e4 100644 --- a/javascript.html +++ b/javascript.html @@ -687,6 +687,11 @@ $('#myScrollspy').on('activate.bs.scrollspy', function () { +
+

Extends tabbed navigation

+

This plugin extends the tabbed navigation component to add tabbable areas.

+
+

Usage

Enable tabbable tabs via JavaScript (each tab needs to be activated individually):

-- cgit v1.2.3