Skip to content Skip to sidebar Skip to footer

Only Use Carousel Of Bootstrap

I am now using Semantic UI without including Bootstrap as there are some conflicts among them. But I quite like the Carousel function of bootstrap. Can I optionally include it in m

Solution 1:

Yes, you can customize bootstrap here:

http://getbootstrap.com/customize/

Just select the Carousel in Javascript components category and Carousel functionnality in jquery plugins. Then download the files and include them in your project.

Post a Comment for "Only Use Carousel Of Bootstrap"