02.06.2015 Views

Bootstrap Tutorial

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

})<br />

EXAMPLE<br />

The following example shows use of tab plugin events. Here in the example we will display the current and<br />

previous visited tabs:<br />

<br />

Active Tab: <br />

Previous Tab: <br />

<br />

<br />

<br />

<strong>Tutorial</strong> Point Home<br />

iOS<br />

<br />

<br />

Java <br />

<br />

jmeter<br />

ejb<br />

<br />

<br />

<br />

<br />

<br />

<strong>Tutorial</strong>s Point is a place for beginners in all technical areas.<br />

This website covers most of the latest technoligies and explains<br />

each of the technology with simple examples. You also have a<br />

tryit editor, wherein you can edit your code and<br />

try out different possibilities of the examples.<br />

<br />

<br />

iOS is a mobile operating system developed and distributed by Apple<br />

Inc. Originally released in 2007 for the iPhone, iPod Touch, and<br />

Apple TV. iOS is derived from OS X, with which it shares the<br />

Darwin foundation. iOS is Apple's mobile version of the<br />

OS X operating system used on Apple computers.<br />

<br />

<br />

jMeter is an Open Source testing software. It is 100% pure<br />

Java application for load and performance testing.<br />

<br />

<br />

Enterprise Java Beans (EJB) is a development architecture<br />

for building highly scalable and robust enterprise level<br />

applications to be deployed on J2EE compliant<br />

Application Server such as JBOSS, Web Logic etc.<br />

<br />

<br />

<br />

<br />

$(function(){<br />

$('a[data-toggle="tab"]').on('shown.bs.tab', function (e) {<br />

// Get the name of active tab<br />

var activeTab = $(e.target).text();<br />

TUTORIALS POINT<br />

Simply Easy Learning

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!