noreiller / bootstrap-modal-carousel

A set of plugins to display a carousel into a fullscreen modal box
http://noreiller.github.com/bootstrap-modal-carousel
MIT License
128 stars 63 forks source link

Terrific... and a couple of questions #3

Closed sciman closed 10 years ago

sciman commented 11 years ago

This is great. Exactly what I'm looking for. Questions though.. 1) Can I run several modals on one page? 2) Do you think you'll be upgrading to Bootstrap 3? If one simply converted tags in HTML do you think it would work since I won't be using a CMS? Thanks! sciman at csupomona dot edu

noreiller commented 11 years ago

Hi, I'm glad you enjoy this plugin. 1/ Since I just overload the Modal component of Bootstrap, you can have several modals per page. 2/ The v3 of Twitter bootstrap is still in RC and I didn't test it, but a compatible version in the future can be possible.

AM