I wish to collapse an area to the right (horizontally) rather then collapse vertically. Is there a way to set that via the bootstrap plugin?
I wish to collapse an area to the right (horizontally) rather then collapse vertically.
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.
I ended up using the JQuery animation on width. It was not hard to implement but what I liked about the bootstrap solution is that it is all in the class attributes. Too bad it seems to only work vertically.