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 ...
-4
votes
0answers
35 views
Bootstrap wrong floating in IE 8 [closed]
I have a problem with bootstrap in ie8.
Look at the following site:
http://www.gedingstatt-zams.at/
And then look at this site in ie8. The containers on the left (span4) are not all floated the ...
1
vote
1answer
33 views
Making Twitter Bootstrap Modal window bigger
I'm using bootstrap modal to show images.
How do I simply make Twitter Bootstrap modal window bigger?
I'm using code from the (related) question:
$('#myModal').modal({
backdrop: true,
...
0
votes
2answers
42 views
Hide Modal in Twitter Bootstrap when clicked
Here is a sample code from twitter bootstrap but . . .
<div class="modal">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" ...
0
votes
1answer
29 views
Jquery validate messages on Twitter Bootstrap modal?
I have input on which serves to me as date input. I've made validation in which jquery validate checks if date is valid format and if the numbering is correct also... you can test it out on click of ...
1
vote
1answer
30 views
How to achieve this element layout within a bootstrap well
So I'm trying to get the components to layout like they are in this picture. I'm using a bootstrap well and I've already written the button styles. I've messed around with display:inline-block and ...
0
votes
0answers
35 views
How to change text color in responsive expanded dropdown menu item in Wordpress theme The Bootstra
I'm skinning the Wordpress theme The Bootstrap 2.0.1, which uses Twitter's bootstrap v2.3.2 and I'm trying to find out how to change the color of dropdown text items visible (which are linked) when a ...
0
votes
1answer
32 views
Adding dynamic content in rendered bootstrap popover template
Actually I am facing problem while adding dynamic content with rendered template.
Popover Call:
$(selectorId).popover({
placement: 'bottom',
title: 'New Post',
html: 'true',
...
2
votes
1answer
35 views
Geonames JSONP results not showing in the dropdown list
I started to give angularJS more attention today, and in my project I would need geonames.
I wanted to create something like jQuery UI's autocomplete with geonames like this.
All is fine when I ...
0
votes
0answers
16 views
Using multiple front end frameworks simultaneously
This article seems to suggest it's common for people to use multiple front end frameworks when a developing a site. Is this actually done?
If so:
Are we talking 2-3 front end frameworks for a single ...
-3
votes
0answers
16 views
Images overlap in single span in Twitter Bootstrap [closed]
I have 3 image in on span first is bottom, second is upper than bottom, third one is upper than second. I want first image will be on second but not third.
0
votes
1answer
14 views
How to stop mobile web page draggable horizontally?
I have developed a website(www.damabbs.com) using Bootstrap. The problem is the webpage is draggable horizontally when user wants to scroll down using iPhone safari. It is very annoying.
I have ...
0
votes
2answers
26 views
Avoid text going under menu - Twitter bootstrap affix
I've a little problem, and I need your help to resolv it.
I have a navbar with a span12 and an affix. The scroll works, but text always go under the navbar, when I click on an item, I can't see the ...
0
votes
1answer
29 views
PlayFramework: How to safely integrate Bootstrap theme with Require.js
In Playframework 2.1 - Asycronous Module Definition (AMD) was introduced & supported with Require.js
Yet there is a lack of official Play Documentation besides the overview:
...
0
votes
1answer
39 views
Twitter Bootstrap - Two Column layout for <form>
In Bootstrap 2.3, is there a standardized way to have a two-column layout for an HTML <form> with labels/inputs/actions? I don't see any in the documentation.
An example image of what I want: ...
0
votes
1answer
28 views
How to Customize Bootstrap Carousel Controls
Can you please let me know how I can customize the Bootstrap Carousel Controls for example I would like to change the size of the controls, or bg colors and How I can add background image to the ...
0
votes
0answers
19 views
Bootstrap: how to position dropdown menu?
I am learning Bootstrap. I cannot figure out how to position the dropdown menu easily. Googled but no results. Here is my code:
<div class="dropdown" style="display: inline-block"> ...
0
votes
0answers
14 views
Bootstrap Tabs with hash on url
i want to load a specific bootstrap tab on page load using a hash on url without scrolling to the page to the tab top, and i also want its relative button on menu to get a class, i tried so hard but i ...
0
votes
1answer
10 views
Show different adsense block based on screen size?
I am trying to find a way that works with twitter bootstrap's responsive design to show different adverts based on screen size.
Previously I was just sticking three different adverts inside ...
0
votes
1answer
21 views
App name in the navbar
I am creating a sample app as a learner. How do I fix the code below to have "One Month Rails" appear on every page of my app, in the left of my navigation bar? Thank you!
<div class="navbar ...
1
vote
1answer
51 views
API development, Bootstrap and jQuery. Good idea to inject them all in user's code?
We are developing an API, and that API injects HTML code in the user's code. The main idea is that the user has to define a couple of divs and the API just inject the HTML code within them. The idea ...
-6
votes
0answers
21 views
Absolute Newbie trying to load an admin theme purchased from wrap bootstrap… Need instructions [closed]
I have hosting but I am not sure how to install the following theme:
wrapbootstrap dot com/preview/WB0135486
any help/instruction would be appreciated
0
votes
0answers
22 views
Bootstrap select - Multi select is not showing the last item entered
I'm using Bootstrap Select. I'm trying to add a new value using this function.
Function dismissAddAnotherPopup(win, newId, newRepr) {
// newId and newRepr are expected to have previously been ...
1
vote
1answer
11 views
Twitter Bootstrap: Scrollspy init using JavaScript / jQuery
The documentation says:
<body data-spy="scroll" data-target=".navbar">...</body>
or
$('#navbar').scrollspy();
I'd like to use this second method (js/jquery). It seems like you're ...
0
votes
0answers
22 views
Pass value to Bootstrap modal with GWT/GwtQuery
How to pass a value with a modal using GWT/GwtQuery
<div class="modal-body">
<input id="myId" data-field="myId" type="text" value="" style="display: none;">
</div>
This is what ...
0
votes
0answers
16 views
Bootstrap responsive navbar: Change links to dropdown
I would like to have a series of links change to a dropdown in a responsive Bootstrap navbar. I realize this is kind of the built in behavior when the three-icon-bar button appears, but I don't want ...
0
votes
1answer
20 views
Bootstrap Sidenav Style
Im working on a ruby app and i am trying to make a sidenav that looks exactly like the one used on the official bootstrap website as seen here:
My code for the sidenav:
.row-fluid
.span3
...
0
votes
2answers
39 views
map and fixed side bar with bootstrap
I'm using bootstrap to do a simple version of something like this: http://techlist.in/
Basically, I want to have a map and a right side bar with a fixed size and fixed position.
I've started with ...
0
votes
1answer
16 views
JQuery Week Calendar Setup
I'm having an enormous amount of difficulty (for no apparent reason) getting the jquery week calendar to show up at all.
I link to these files:
<link rel="stylesheet" ...
2
votes
1answer
33 views
Twitter Bootstrap Menu Active State How To
I've been playing with the Twitter Bootstrap for the first time. Found over at http://twitter.github.io/bootstrap/index.html
It has a lot of great information, but I can't find anywhere where it ...
1
vote
1answer
75 views
What are the techniques used to test CSS code?
We have a few internal applications that will be reusing the same CSS.
Basically, these CSS files are Sass file and we are heavily leveraging Twitter Bootstrap to cut down on development. But with ...
0
votes
2answers
33 views
Bootstrap Togglable Tab page boundary detection
I'm trying to create a bootstrap based UI for a site which would have multiple number of tabs on the page.
I would have a button which would create a new tab on the fly.
<ul id="tabsList" ...
0
votes
2answers
40 views
Twitter Bootstrap: make specific span not responsive
I do want my website to stay responsive, the sidebar should still go under the content when the screen is too small, but there's a few span* classes I'm using that I don't want going to 100% width ...
1
vote
1answer
27 views
Make bootstrap popover appear over a different element than its trigger
I'm trying to have a single "NEXT" button create different popovers (popover 1, 2, 3 etc...): Each popover should appear attached to a different div on the page.
We are trying to create a "Take a ...
0
votes
1answer
38 views
Bootstrap Carousel Won't Load
I didn't want my first question here to be something so simple, but I've spent a good 1-2 hours trying to figure this out and snooping around SO. I know the answer is likely to be very simple, but I ...
2
votes
1answer
29 views
twitter bootstrap modal with popover inside
I'm trying to display a popover inside a modal, everything works greate until i start to work with show event from modal.
All the time that popover open, the show event from modal is fired, live demo ...
0
votes
1answer
11 views
Understandng a mixture of Rails and Bootstrap code
- if signed_in?
= primary_nav( |
title: { text: t('.home_page'), href: root_path }, ...
0
votes
0answers
17 views
Using twitter bootstrap-dropdown button to choose t-shirt size _and_ adding it to cart.
I'm using WP Simple Paypal Shopping cart (http://www.tipsandtricks-hq.com/wordpress-simple-paypal-shopping-cart-plugin-768) in wordpress and I want to simplify the flow by adding an add to cart-button ...
0
votes
0answers
17 views
jQuery fullCalendar and click events inside Bootstrap Popover
On eventRender inside fullCalendar I create a popover. I get the content for the popover directly from markup (generated by application framework). Then, I attach some events to popover content. Now, ...
0
votes
0answers
24 views
How to remove the Editable option for specific row in yii Gird view
This is my code for inline edit using Bootstrap widget.but I want to remove for this inline edit option.like if candidate_status value== enrolled,that shouldn't be editable
array(
'name' ...
0
votes
1answer
34 views
Creating “components” with Meteor and Handlebars
I'm exploring the Meteor-framework. I've a lot of experience with Java EE / JavaServer Faces (JSF), but I'm new to JavaScript-development. I'm trying to create a nicely formatted "horizontal form", as ...
0
votes
1answer
28 views
Error in importing javascript function
I am using Bootstrap carousel in my web page, but console shows this error:
TypeError: $(...).carousel is not a function
I have imported bootstrap.js and jquery-1.8.3.min.js, but the carousel does ...
-2
votes
0answers
15 views
Ruby and compass path with yeoman project
I installed ruby, yeoman, and when I run my project, I have this error:
Warning: Running "compass:dist" (compass) task
Warning: You need to have Ruby and Compass installed
this task to work. ...
1
vote
1answer
55 views
ng-repeat with more than one element
I'm having some trouble relating to the use of ng-repeat with multiple elements. Consider the following html:
<li>
<a href="/">Link</a>
</li>
<li ...
0
votes
0answers
18 views
Allow all attributes in bootstrap wysihtml5 editor
I want to add different custom attributes into the html view of my bootstrap-wysihtml5 editor. but they are stripped by default perserRules.
So is there any simple perserRule to allow all my custom ...
-2
votes
0answers
22 views
Make a page responsive
I am using Bootstrap version 2.01. Handling the components of bootstrap is easy to me but now I want to edit the files. I understand the little of css js files.
I would be happy if someone could help ...
-1
votes
1answer
40 views
jquery scrollTop works but doesn't move the scrollbar
I'm having a DIV loaded via $.load() function.
On complete, I execute $('#my_div').scrollTop(0);
It works, the content is visible from first line, but, and this is the problem, the left scrollbar, ...
0
votes
0answers
24 views
jQuery Ui-Autocomplete in popover
I want to use ui-autocomplete with bootstrap popover but the rendered html form in popover dialog is not able to detect any events(eg. click or focus). What is the solution for this??
JS Code for ...
0
votes
3answers
34 views
bootstrap modal not working at all
I know this question has been asked hundred of times before and I've been through them but those couldn't fix my case :s
This is my code so far
<link href="bootstrap/css/bootstrap.min.css" ...
0
votes
1answer
20 views
disabling the bootstraps according clickable element [closed]
i need to disable that i can click on the headers of the accordings to open. it should only be possible to open the next ones with an click on the "Next" Buttons. here is an example ...
0
votes
1answer
37 views
How to Show-Hide twitter bootstrap popover with javascript global variable?
I'm having big trouble implementing Bootstrap's version of popover(). Actually I previously implemented my own version of popover and now I want to replace with Bootstrap. So my logics are implemented ...





