bootstrap-modal-carousel
This set of JavaScript and CSS extensions to Twitter Boostrap was made in order to display a carousel in fullscreen. I decided to extend the libraries step by step by separate the feature I needed, which resulted in the following independent "packages" :
- the ability to detach a content to a modal box
- make a modal into fullscreen mode
- a carousel which fits itself according to the different images and captions
- and one to link them all
Feel free to use them and/or contribute to make them better.
Usage
In the "dist" folder, you'll find the CSS and JS assets. To quickly use the plugins, I also packaged and minified versions.
Changelog
2.0.1
- Fixed Bower packaging informations
2.0.0
- Updated the twitter bootstrap dependency to version 3.x
- Added LESS support
- Added minified versions of CSS and JS assets
- Replaced Flickr images with blank images
1.1.0
- Added compatibility on phones and tablets in responsive mode
- Added some docs elements
- The docs pages are now generated with grunt
- Upgraded to Bootstrap v2.3.2
1.0.0