Questions tagged as 'twitter-bootstrap'

1
answer

Select2 Bootstrap AngularJS

Does anyone use Select2 Bootstrap on AngularJS? I am having a problem ... when I click the options list it shows the correct value that comes from the bank, but in the view always appears the first record. When shooting select2 works fine. >  ...
asked by 24.07.2018 / 03:43
4
answers

Align button at end of table

I have this table <div class="container"> <div class="row"> <div class="col-md-12"> <table class="table table-striped table-bordered"> <caption>Lista de Tipo de Campos</caption>...
asked by 29.07.2018 / 15:28
1
answer

Bug multiples modals bootstrap

I have two modals on the same page, one to change and another to remove information from the bank. The code for the first modal is this: <!-- Modal Editar --> <div class="modal fade" id="myModal"> <div class="modal-dial...
asked by 04.07.2018 / 22:57
1
answer

Align lists of different sizes in the div in Bootstrap

I have some lists that are fed through a query to the database, that is, the amount that will show is uncertain, however I limit to show up to 5 records per category. How are you? Alistisoccupyingthe"space" of the other and so I want to b...
asked by 03.08.2018 / 14:51
1
answer

Text larger than the button

I have a problem that I can not solve. I made an accordion, as in the image below using bootstra 4, the desktop version of it looks like this: Butthemobileversionofthetextgetsbiggerandendsupextrapolatingthelimit,Itriedtouseoverflow-x,butther...
asked by 21.08.2018 / 16:18
1
answer

Split query result into columns

I have a select that brings items with prices, how do I split the result into two columns:  Examples: Ihopetoleaveitasfollows: Here'smycode:<html><head><metaname="viewport" content="width=device-width, initial-scale=1.0">...
asked by 21.08.2018 / 22:20
1
answer

Image does not float with bootstrap 4

I'm trying to make the image stand next to content on devices larger than large but this does not happen: Follow my code: <div class="container"> <div class="row"> <div class="col-xs-12 col-sm-6 mt-5 flo...
asked by 11.09.2018 / 13:25
1
answer

How to Generate Jquery Load Bar

I need to show to my user during an Ajax request the status of the same divided into 6 steps Ex. 1° : Gerando arquiv 2° : Arquivo Gerado 3°: Conectando FTP 4º: Conexão realizada 5º: Enviando arquivo 6º : Arquivo enviado     
asked by 16.07.2018 / 15:51
1
answer

Width does not increase more than 283px BootStrap

Hello, I have a form where I have a TextArea . However%% is only Width . When it decreases, it decreases correctly, now when it increases, it does not work. I set the size as 283px , however, when I inspect the code by Googl...
asked by 13.01.2015 / 11:35
2
answers

Center DIV in Bootstrap Grid

I have the following section, and I need the Divs to be centered horizontally in my Grid of Boostratp 3. It always stays on the Left side and I do not mind changing that. <section id="servicos"> <div class="container">...
asked by 21.05.2018 / 13:43