Is that Carousel of bootstrap not able to be used in IE? -


i using bootstrap 3.02, what's solution using carousel in ie?

according docs

transition animations not supported in internet explorer 8 & 9

bootstrap exclusively uses css3 animations, internet explorer 8 & 9 don't support necessary css properties. thus, there no slide transition animations when using these browsers. have intentionally decided not include jquery-based fallbacks transitions.

you can try this: http://bxslider.com/examples/carousel-demystified responsive , supported ie7 also.


Comments

Popular posts from this blog

javascript - Jquery show_hide, what to add in order to make the page scroll to the bottom of the hidden field once button is clicked -

javascript - Highcharts multi-color line -

javascript - Enter key does not work in search box -