Questions tagged as 'twitter-bootstrap'

1
answer

Changing Fullcalendar operation

Good evening, I'm changing the operation of the Fullcalendar template link , to suit what I need. When clicking on the link, you can see that on day 12 there is a link called more , which when clicking opens the complete list of events. I...
asked by 17.11.2017 / 00:39
1
answer

2 clicks to open the popover again

I'm creating a popopver where I put a close button on it. As shown below in the image: HTML:<divclass="dropdown" style="float: right;"> <button type="button" class="btn btn-default btn-xs popover-markup" data-placement="bot...
asked by 25.08.2017 / 05:01
1
answer

Error using glyphicon with bootstrap-sass

Good afternoon, I'm trying to work with bootstrap-sass and sass , but when I include an icon in my class, nothing happens. I do not know if this is the case but for the backend I'm using django 1.9. @import "../vendor/boo...
asked by 16.01.2016 / 18:32
1
answer

I can not set site menu and header [closed]

I'm trying to set the menu and header of the site, but I can not !! I managed to put it online if you can check it out: link As you can see, when using the mouse scroll, the menu goes down, the logo does not go down nor the header !! Cou...
asked by 29.11.2015 / 04:19
3
answers

How to define a column with an adjustable size inside the container

<div class="container" style="background: yellow;"> <div class="row"> <div class="col-md-8 col-md-offset-2" > <div class="panel panel-primary"> <div class="panel-heading">...
asked by 16.10.2015 / 14:45
3
answers

Div overcoming Modal width limit

How to render the following content without it exceeding the modal border width? Current Rendering Example: Code:<divclass="modal fade" style="width: 100% !important; height: 100% !important" id="modalTotalLocalOS" data-backdrop="st...
asked by 14.10.2015 / 20:46
1
answer

Dropdown does not work in android browser [closed]

Hello, I have a problem with HTML bootstrap, my dropdown does not work on mobile phones. It will be that someone can help me.        <meta name="viewport" content="width=device-width, initial-scale=1.0"> <script src="//ajax...
asked by 01.09.2015 / 02:32
1
answer

Close a Collapse when opening another using AngularJS UI

I have a collapse and another one on the side, I wanted to click on one, close the other if it was open. My html code: angular.module("seuCondominio", ['ui.bootstrap']); angular.module("seuCondominio").controller("seuCondominioCtrl",...
asked by 22.07.2015 / 22:07
2
answers

Help with popover Bootstrap

I have a modal that appears at the end of the video, how can I call the bootstrap modal when the video ends? normal javascript alert works, but bootstrap does not: s // 2. This code loads the IFrame Player API code asynchronously....
asked by 21.07.2015 / 14:36
0
answers

Intel XDK project + Bootstrap framework + listview without scroll

I'm developing an app in Intel XDK (1995 version) where the layout is basically a footer with a grouped button inside it. The chosen framework is Boostrap . Below is the image of the app running on emulate. Iusesubpagestonavigate.Inaparticul...
asked by 20.05.2015 / 03:46