简体   繁体   中英

bootstrap carousel not hiding other element and showing all in the same time

this is my code

结果

I'm wondering why it will show all element in the same time, normally it should start at the first element.

Am I done something stupid thing to make the tragedy?

I believe this is because you didn't import bootstrap correct. Make sure you imported bootstrap.min.css, because bootstrap.min.js is not enough to render carousel and other components correct.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM