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
Post a Comment