Bootstrap is a front-end framework from Twitter designed to kick-start development of webapps and sites. Among other things, it includes base CSS and HTML for typography, icons, forms, buttons, tables, layout grids, and navigation along with custom-built jQuery plug-ins and support for responsive ...

learn more… | top users | synonyms

0
votes
1answer
37 views

How can I display the same html canvas in multiple divs?

I'm making a web app that contains a map (Google Maps) in two separate tabs using twitter bootstrap. I'm trying to figure out a way to have one actual canvas that I can display in both tabs with ...
0
votes
1answer
11 views

Bootstrap scrollspy link active not applied

Fiddle: http://jsfiddle.net/bVLBL/ The class "active" is not applied to the proper link. Any ideas how to fix this? HTML: <div data-spy="scroll" data-target="#navbar"> <div id="navbar" ...
0
votes
3answers
33 views

span not working on Bootstrap button

I have a bootstrap button over which I want to have a bubble with a number, much like a notification that appears on an app icon in an iphone. My mark up for the button is: <button class="btn ...
0
votes
1answer
43 views

Twitter Bootstrap Dropdown Menu Doesn't Appear

Unlike most people who have trouble getting the Twitter Bootstrap Dropdown menu to work, I can't even get it to appear in any of my browsers (e.g. Chrome 26). It will only appear if I remove the ...
0
votes
0answers
25 views

Jquery datapicker and Javascript stop working after adding bootstrap (gem bootstrap-sass) in rails 3.2.12 app [duplicate]

We added bootstrap (with gem bootstrap-sass) to our rails 3.2.12 app. The format is better. However we notice that all the js features, such as inserting text boxes for new data or inserting a partial ...
3
votes
5answers
179 views
+50

How to remove gutter space for a specific div only - bootstrap

The default Bootstrap grid system utilizes 12 columns with each span having 30px gutter as below. Gutters are the white space between columns. Gutter width seems to be between 20px - 30px. Let's ...
0
votes
1answer
42 views

Bootstrap navbar active class drupal

I`m rebuilding my old website into drupal 7. I decided to use the drupal bootstrap theme, because my older website also uses bootstrap. Bootstrap theme By default the drupal navbar is included in ...
0
votes
1answer
42 views

Twitter Bootstrap Sharing layout across multiple pages of the application

I am trying to develop a simple app with plain HTML and Twitter bootsrap. I would like to get some pointers on sharing the common layout across multiple HTML pages of the same app. My app has a home ...
1
vote
4answers
42 views

Old version of bootstrap loaded by Joomla

I am developing a new web site, for which I installed the latest version of Joomla, 3.1.1. I created a template from scratch, using the Twitter Bootstrap. I downloaded the latest version of Bootstrap, ...
0
votes
1answer
67 views

Using AngularJS watch to get drop-down's selected item not working

Following up from Why my angularJS watch is not working function myController($scope, $http) { $scope.abc = abcValueFromOutsideOfMyController; $scope.getAbcCnt= function() { ...
0
votes
2answers
37 views

How to activate the Bootstrap modal-backdrop?

I want to put up an overlay on my screen while some ajax stuff is running. Building my own overlay div isn't a big deal, but, since I'm already using Bootstrap, I figure I might as well use its ...
0
votes
1answer
40 views

How to show multiple Twitter Bootstrap navbar's on the same page?

Is it possible to show more than one navbar on a given page? I'd like to have an inverted navbar fixed to the top, and then on certain pages have a second fixed navbar right under it as an additional ...
0
votes
1answer
20 views

How to insert space between brand tag and menu items in bootstrap navbar

I would like to insert a space between brand tag and menu items in bootstrap navbar. I have the following in my codeigniter view: ...
0
votes
2answers
49 views

Jquery event not getting fired

Im tring to fire an jquery click event on a button which gets loaded in a div through ajax but event does noy fire when i chik the buttons loded through ajax dash.php <!DOCTYPE html> ...
0
votes
0answers
26 views

Boostrap Modal problems

Hi I am trying to install a Boostrap Modal onto my website but everytime the modal opens the whole page turns black and the modal doesn't show up. But sometimes after it shows up it disappears really ...
0
votes
0answers
24 views

how to make dynamic height div rows using bootstrap

I am a new user with bootstrap. I have been able to make the multiple div boxes using row-fluid in bootstrap. But now the problem lies if the size of any div box changes dynamically, then also the ...
0
votes
1answer
30 views

Twitter bootstrap carousel- change slides with mouse scroll

Is there any way to use mouse scroll to change slides on Twitter Bootstrap Carousel? Regards
1
vote
0answers
67 views

twitter Bootstrap nav-bar not working

I am using twitter Bootstrap nav bar. I am trying to make the nav bar behave properly for the mobile devices(i.e when the screen size is small). nav-collapse works fine in this jsfiddle. But for ...
0
votes
2answers
129 views

Bootstrap Modal Dialog in Laravel 4

I have a form in my view for deleting records and I'd like a confirm dialog to show when the delete button is clicked. In my view I have this: {{ Form::model($event, array('route' => ...
0
votes
0answers
38 views

BootBox JS for Twitter Bootstrap - how to pass data into the callback function?

JS/JQuery newbie here. I'm using BootBox for Twitter Bootstrap, and I'm trying to pass the value of the id attribute of an a element into the callback function: <a class="confirmdel" id="<?= ...
0
votes
1answer
29 views

Bootstrap Make iPhone scaling the same as iPad.

My site collapses nicely for the iPad version but once it collapses for iPhone it is a mess. I would prefer just to keep the iPad version for iPhone as well. I know I have to override /* Landscape ...
0
votes
0answers
76 views

CSS Bootstrap - Horizontal nav using ul li right aligned, and

I am using twitter bootstrap 2.3, I need the menu to be aligned to the right and also need the anchor to have a diferent widt, depending on the size of the world inside the anchor. With next code, ...
0
votes
3answers
66 views

Bootstrap accordion for nested navigation tree in Kirby

I have a pretty complex nested accordion tree navigation "working" @ http://www.medlargroup.com the test site for a client. It appears to work correctly only it is not collapsed by default and so is ...
1
vote
2answers
56 views

Bootstrap daterangepicker selected start date + 30 days as maxDate

I was wondering if someone could help me. Using the Dan Grossman's Bootstrap Date Picker I want to add 30 days onto the selected start date and define that as the maxDate so a user can't select past ...
0
votes
1answer
24 views

How do I keep the child menu open when loaded?

we are using a pre-built admin theme called "Acme Dashboard." When the user clicks on a dropdown child and the child page loads, on the next load the menu item collapses. How can we force the menu to ...
2
votes
1answer
70 views

Is there a visual web editor based on bootstrap? [closed]

Bootstrap is a great frame work, and I want know if there tool that could give you the possibility of dragging html component resizing them, moving them, chaining the colours... and in same time the ...
0
votes
1answer
65 views

Bootstrap - Clear selected file using jquery - data-dismiss?

So I have this div dedicated to being an image uploader. I have a div within that will show when a file is chosen. I also have <a> that I want to get rid of and just clear out the uploaded field ...
0
votes
1answer
49 views

Adding a new element to a collapse navbar (Bootstrap)

So I have a navbar in Bootstrap. (The navbar is also collapsible). Inside the navbar, I have several different buttons. I'd like to add more elements to one of the buttons that also serves as a ...
-1
votes
1answer
41 views

Bootstrap table hover for rows with same column value

I'd like to ask you for a tips how would you do that. I'am using bootstrap tables with hover on rows. But I need to hover more rows which have same value in specific (first column). So when I hover ...
-1
votes
0answers
26 views

Boostrap or similar template for NVD3.js

I am trying to put together a nice, simple dashboard consisting of a 3-4 NVD3.js charts. Is anyone familiar with a ready to use template I could freely access and use to just plug in my charts and ...
0
votes
1answer
19 views

Button press using modal dialog on Ipad

In my app I have a button which when clicked opens up a bootstrap modal dialog. Now I know Ipad doesn't do click events, so I used the following code I found on a tutorial: var ua = ...
0
votes
0answers
107 views

Jquery Pagination page number limiting

I have a functional pagination I built but I now have an issue where the amount of data returned is making the pagination large. I have read through a lot of posts about this issue and havent found ...
1
vote
1answer
43 views

Bootstrap's close button doesn't work [closed]

I'm trying to display an alert message with a close button with Twitter Bootstrap. But it doesn't work with Chrome. So I created a jsFiddle : http://jsfiddle.net/6vD5j/3/, but strangely this jsFiddle ...
0
votes
1answer
47 views

Bootstrap: ordered list with divs not aligning

I'm using Bootstrap to create a website. I need to create an ordered list that has text then an image next to it. For some reason, the content of the list is shifted by one line so that it looks like ...
-2
votes
0answers
32 views

Mobile first CSS Frameworks? [closed]

Which are the options available today to make a site that's go mobile first? I heard that bootstrap 3 is going mobile first? is already release? what are other options? Thanks.
1
vote
1answer
20 views

Using Bootstrap on IIS

Trying to test bootstrap. Simple HTML code works well on my computer, yet when I put it on the web site, it does not work with IE9 (works well on chrome). Is there any special IIS settings or is there ...
-1
votes
1answer
34 views

Adding logo in front of Bootstrap Navbar

I am trying to add a logo in front of the Bootstrap Navbar - similar to the yellow logo on Peek.com but I want it on the right side of the navigation instead. I am currently using this sample as a ...
1
vote
2answers
44 views

Twitter Bootstrap Nav-pills with “notification” not placing as desired

I am trying to put "notification" icons in the top corner of my nav pills, however I cannot seem to get them to place correctly. When I place the span in the li element it makes the element larger, ...
0
votes
2answers
33 views

Make a textbox flat and blend into the page by removing border/glow

I have a textbox that seems to be confusing our users since they try to edit it and it's indellible. So I changed the background colour and removed the borders to basically just have it look like text ...
0
votes
1answer
41 views

Adjusting and image Size to fit a div (bootstrap)

I'm trying to get an image to fit within a specific size div. Unfortunately, the image isn't conforming to it and is instead proportionally shrinking to a size that isn't big enough. I'm not sure what ...
0
votes
2answers
29 views

Bootstrap modal dialog not displaying inside jsRender script template

I'm trying to use Bootstrap with jsRender. For the most part my data is being displayed correctly. I'm just having trouble displaying the data inside a Bootstrap modal dialog. I have the following ...
0
votes
1answer
24 views

tabblable inside tabbable twitter bootstrap

im making my admin panel... with many forms that i want to clasify by category so im trying to do something like this div.tabbable ul#first-tab.nav.nav-tabs li.active ...
0
votes
1answer
43 views

how to fit screen full height (using CSS)? [duplicate]

sorry for my extreme-ignorance in html-css. I developed a standard Rails application using twitter bootstrap framework. As shown in the snippet below (application.html.erb), I have pages organized ...
0
votes
1answer
48 views

Button to Trigger Nav-Tab with Twitter Bootstrap

This button triggers the next tab to load content, but the tab itself does not switch, it remains on the first tab.. <br><a class="btn btn-primary" href="#tab2" ...
1
vote
1answer
33 views

Bootstrap Well Padding Issue

I have a problem when I try to wrap a well around several grid elements. I'm not sure if it works like this out of the box or if I'm not sure where to place the well class. ...
2
votes
1answer
70 views

Bootstrap Customization: Why should I use LESS?

I'm considering integrating LESS in my Bootstrap editor (Bootply.com) to conform to Bootstrap customization best practices, and support for mixins. However, I've yet to determine the specific ...
0
votes
1answer
48 views

Twitter bootstrap table messed up?

I was fiddling around with Bootstrap but came to a grinding halt with this error of it all being misplaced. The source code generated was <!DOCTYPE html> <html> <head> ...
-1
votes
3answers
61 views

How to use bootstrap tooltip? [closed]

I have used bootstrap but tooltip is not working HTML: <a href="#" data-original-tittle="test" data-placement="right" rel="tooltip" target=" _blank"> hover me </a> or any jquery?
0
votes
3answers
76 views

Is there an easy way to start to use Twitter Bootstrap?

Today I made my first attempt to use Twitter bootstrap and it failed. I tried to follow the instructions from here. First, I used git clone git://github.com/twitter/bootstrap.git to download the ...
-1
votes
1answer
108 views

Horizontal Menu bar stretching width of web page using CSS

Horizontal menu bar that will automatically stretch to the width of a web page. How might this be achieved using css? Have just added the following css to bootstrap CSS: ul.dropdown-menu li { ...

1 4 5 6 7 8 178