I’ve got elements in a twitter bootstrap modal that I want to hide and replace with others.
The hide and show work, but trying to add an effect – slide for example – doesn’t.
Does anyone know how to do this?
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 bootstrap effects rather than trying to mix jquery and bootstrap stuff up.
I used a carousel in the modal, which was different to what I’d planned but worked just as well.