Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Given the default 12-column bootstrap grid, with this markup :
and this CSS :
Keep in mind that better effects can be achieved by using the carousel stylesheet.
Check the demo (jsfiddle) the see one possible application to switch views.
And this is a responsive version of it on jsfiddle.
But this would need some cleaning up into a LESS script, with a variable for the number of views (and maybe just extend the basic grid.. hum).