So is there anyway to prevent twitter bootstrap carousel from auto sliding on the page load unless the next or previous button is clicked?
Thanks
--Use data-interval="false" to stop automatic slide --Use data-wrap="false" to stop circular slide