Top "Twitter-bootstrap-3" questions

Bootstrap 3 is the third generation of the front-end framework allowing for speedier web development with an attractive look and feel.

Bootstrap Accordion button toggle "data-parent" not working

I'm trying to create an accordion using Bootstrap 3 using the button collapsible with the data attribute, without the accordion markup. …

html twitter-bootstrap accordion twitter-bootstrap-3
How to justify navbar-nav in Bootstrap 3

I'm attempting to justify a navbar (make the navbar contents stretch) in Bootstrap 3. I've added margin: 0 auto; max-width: 1000px; to …

twitter-bootstrap twitter-bootstrap-3 navbar
Bootstrap 3 Multi-column within a single ul not floating properly

I have been encountering problems like this on the current bootstrap 3 for a while now. I have managed to fix …

list css-float twitter-bootstrap-3 multiple-columns
fail to change placeholder color with Bootstrap 3

Two questions: I am trying to make the placeholder text white. But it doesn't work. I am using Bootstrap 3. JSFiddle …

css twitter-bootstrap-3 placeholder
Bootstrap button - remove outline on Chrome OS X

I am looking to achieve this: http://getbootstrap.com/javascript/#popovers-examples - scroll to the "live Demo" and hit the …

google-chrome button focus twitter-bootstrap-3 outline
Clearfix with twitter bootstrap

I have an issue with twitter bootstrap that looks a little bit strange to me. I have a sidebar with …

css twitter-bootstrap-3 clearfix
Bootstrap 3 Carousel Not Working

My carousel from Bootstrap won't display my images or react to the controls. This is my HTML: <!DOCTYPE HTML&…

html css twitter-bootstrap twitter-bootstrap-3 carousel
Can I check if Bootstrap Modal Shown / Hidden?

Can I check if Bootstrap Modal currently Shown / Hidden Programatically? Like bool a = if("#myModal").shown(); ? I need true/false

javascript twitter-bootstrap twitter-bootstrap-3 bootstrap-modal
Trying to center align button in td

I'm having trouble centering a button in a td. This is probably a simple CSS issue, but the app is …

html css angularjs twitter-bootstrap-3 ngtable
Bootstrap 3.0 Sliding Menu from left

I've implemented a sliding menu from left to right in my bootstrap 3.0 website using mmenu. However, the performances in Android (…

twitter-bootstrap drop-down-menu twitter-bootstrap-3 slidingmenu mmenu