02.06.2015 Views

Bootstrap Tutorial

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

var $spy = $(this).scrollspy('refresh')<br />

});<br />

}<br />

$("#myScrollspy").scrollspy();<br />

});<br />

<br />

Events<br />

Following table lists the events to work with scrollspy. This event may be used to hook into the function.<br />

Event Description Example<br />

activate.bs.scrollspy<br />

This event fires<br />

whenever a new item<br />

becomes activated by<br />

the scrollspy.<br />

$('#myScrollspy').on('activate.bs.scrollspy',<br />

function () {<br />

// do something…<br />

})<br />

EXAMPLE<br />

Following example demonstrates the use ofactivate.bs.scrollspy event:<br />

<br />

<br />

<br />

Toggle navigation<br />

<br />

<br />

<br />

<br />

<strong>Tutorial</strong> Name<br />

<br />

<br />

<br />

iOS<br />

SVN<br />

<br />

<br />

TUTORIALS POINT<br />

Simply Easy Learning

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

Saved successfully!

Ooh no, something went wrong!