can we use jquery ui with twitter-bootstrap ?
or it will lead to css conflicts
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 would suggest you don’t use any of jQuery UI’s stylesheets as your site may look screwy if you try to use different styles at once.
If you’re going to use both, I suggest using Google’s hosted version of jQuery UI and the Bootstrap v2.0 development branch as your CSS, as the latter adds styles for functionality present in jQuery UI such as accordion effects and autocompletes.