Top "Twitter-bootstrap" questions

Bootstrap is a frontend framework designed to kick-start development of Web apps and sites.

twitter bootstrap typeahead ajax example

I'm trying to find a working example of the twitter bootstrap typeahead element that will make an ajax call to …

jquery twitter-bootstrap jquery-autocomplete jquery-ui-autocomplete typeahead.js
twitter bootstrap autocomplete dropdown / combobox with Knockoutjs

I have a requirement where I HAVE TO use bootstrap autocomplete dropdown, BUT user can have free form text in …

autocomplete combobox twitter-bootstrap knockout.js html.dropdownlistfor
Change color of bootstrap navbar on hover link?

I want to know how to change the color of the links when you hover over them in the nav …

html css twitter-bootstrap colors navbar
Responsive iframe using Bootstrap

I am using Bootstrap. I have a text which contains 2 or 3 iframes based embed videos. This data is fetched from …

twitter-bootstrap iframe
How to change btn color in Bootstrap

Is there a way to change all .btn properties in Bootstrap? I have tried below ones, but still sometimes it …

css twitter-bootstrap twitter-bootstrap-3
Bootstrap Datepicker - Months and Years Only

I am using bootstrap datepicker and my code is like following, Demo of the code on jsfiddle <div class="…

jquery twitter-bootstrap
twitter bootstrap navbar fixed top overlapping site

I am using bootstrap on my site and am having issues with the navbar fixed top. When I am just …

html twitter-bootstrap
TypeError: $(...).modal is not a function with bootstrap Modal

I have a bootstrap 2.32 modal which I am trying to dynamically insert into the HTML of another view. I'm working …

javascript jquery css twitter-bootstrap twitter-bootstrap-2
Bootstrap Element 100% Width

I want to create alternating 100% colored blocks. An "ideal" situation is illustrated as an attachment, as well as the current …

css twitter-bootstrap width
Bootstrap dropdown not working

I can't make bootstrap dropdown to work. Here is my html for nav: <ul class='nav'> <li …

html drop-down-menu twitter-bootstrap