Questions tagged as 'twitter-bootstrap'

0
answers

Difficulty with responsive videos

I'm developing a project for my own study, so creating the navigation pages of the same I found a difficulty in responding with videos since until the width 992 everything runs well below that the site breaks. Myquestionnowishowtosolvethisproble...
asked by 08.02.2018 / 21:51
0
answers

How to synchronize 2 bootstrap_datepicker (dt_start x dt_end) natively?

Using the bootstrap_datepicker to send a start date and another end date to the server. The start date can not be greater than end date. And the end date can not be less than the start date. My question is whether there is any native way (u...
asked by 02.02.2018 / 18:26
0
answers

Bootstrap Modality Creating Multiple Instances

I have a modal bootstrap problem that is creating multiple instances of the same modal .    I use the BOOTSTRAP V4 modal using new Javascript . O   that I must do to "destroy" the modal that will be closed and then   reopen it again if yo...
asked by 06.02.2018 / 16:43
3
answers

Decrease Bootstrap field size

I want to decrease the size of the field but I can not, any help? follows a print <divclass="col-md-6 col-sm-6 col-xs-12 form-group has-feedback"> <div class="container"> <div class="row">...
asked by 07.12.2017 / 17:33
0
answers

Dynamic Menu with Bootstrap

Good evening, how do I make a dynamic menu with the bootstrap? I can do link with redirect to a page, but I'm making a system and its menu is dynamic how can I implement it? menu.jsp -------------------- <%@page import="model.Menu"%> <...
asked by 28.11.2017 / 22:40
1
answer

Bootstrap divide cells with same spacing

Good night, I'm trying to make a table in bootstrap with 7 columns, but I need them to have the same spacing .. I'm using because with the structure of col-md, sm, xl ... of a prime number, so when I use the responsive ones, the cells also stay,...
asked by 15.11.2017 / 22:39
1
answer

Forms in bootstrap

Good morning! Recently I've been trying to learn more using frameworks and I'm currently using Boostrap. But in the middle of this path I came across a form with which I would like at least to have an idea how to do it: Any information...
asked by 13.11.2017 / 11:28
1
answer

Bootstrap dropdown menu items do not work

I'm developing a web application and I put the bootstrap menu in my application but clicking on the icon <b class="caret"></b> the dropdown-menu items do not appear. Menu by clicking the icon <b class="caret"></...
asked by 18.10.2017 / 01:19
2
answers

can anyone help me figure out why the dropdown menu is not working?

<!DOCTYPE html> <!-- To change this license header, choose License Headers in Project Properties. To change this template file, choose Tools | Templates and open the template in the editor. --> <html> <head> &l...
asked by 16.10.2017 / 16:21
1
answer

Why can not I create the div in the right place?

@media (max-width: 1200px) { .navbar-light .navbar-toggler { font-size: 30px; display: inline !important; border: none; } #menu-exp { display: none; } .navbar-toggler { text-align: cente...
asked by 06.10.2017 / 15:59