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
add this to your coursel div :
data-interval="false"