Structural Rules

Title elements become tab labels.

Any rest contents until next title element become tab panel contents.

JavaScript

		$('.region').tab();
		var controller = $('.region').data('tab-controller');
		

Third Section

This is third section of tab.

Switching

Switch to(name/index):

Enable/Disable

Item(name/index):

Visible/Hidden

Item(name/index):

Remove

Item(name/index):

Add/Insert Tab Item

Title:
Content:
name:
disabled:
hidden:

Before Item(name/index):

Add/Insert


Before Item(name/index):