Questions tagged as 'bootstrap'

2
answers

Why do I have a gap in one of the sections?

I am creating a site and one of the sections does not occupy the whole height, there is a small gap up and down. It is in the penultimate section the one before the Copyright, it is green and the white holes are visible. I put the example in CO...
asked by 24.12.2017 / 19:52
1
answer

Nested accordions on Bootstrap

I have a series of nested Bootstrap accordions and when I have to put some tags ( span ) between the panel structure, the offspring do not work and the closing / opening of the same fails. I've tried this script but I can not get it. An...
asked by 16.01.2017 / 12:39
1
answer

Modify my Bootstrap form with style

On all sides I see how to make a bootstrap form but not how to edit it in style. I have already prepared a secure login form. But the truth is, it's very "shabby" I'd like to make it cool This is my form <div class="container"> &l...
asked by 20.03.2018 / 22:56
2
answers

How do I make 2 accordions open at the same time?

I have 2 accordion on a web page, the problem that I have is that I need to make the 2 accordion be open.    Example: The 2 accordions are closed by default Accordion 1 = Cerrado Accordion 2 = Cerrado    at the moment of clicking on...
asked by 21.06.2017 / 16:03
2
answers

Get the value Jquery of button with same id = 'remove'

Good day friends I have a problem, I have a foreach where I printed a botton with id="remove" with different value, I would like to press the button to send the value of that button and then process it with an ajax request and send that data per...
asked by 30.03.2018 / 22:19
1
answer

Print Cards with v-for - Vue.js

I am extracting information from axios and I am printing it from my v-for and printing my cards but it does it in a way that I do not understand why. Right now I have my cards. The information is already extracted. I'm supposed to print li...
asked by 30.03.2018 / 12:24
4
answers

Use ($ _POST) in certain MODAL with Bootstrap

Hello everyone, I have 2 manners in my index. I have the registration modal (registration form) and the login modal (login form). How do I get my php to know which modal comes my ($ _POST)? Since at the beginning of my index I have this. <?...
asked by 12.10.2016 / 18:01
2
answers

Because on my website some fa fa-icons stopped being seen

Good morning everyone, today I have a very intriguing question. I comment I have a website in production, that until not long ago it worked great and now they stopped seeing 2 fafa icons the rest if they are seen but those two no longer. And sin...
asked by 17.12.2016 / 16:49
1
answer

modal bootstrap close with enter

I have the modal sig but it only closes when the button is clicked I also want it to close when press enter, thanks <div class="container"> <!-- Modal --> <div class="modal fade" id="ModalRetencion" role="dialog"> <div c...
asked by 13.10.2018 / 00:26
2
answers

How to position html elements with bootstrap

I have a page to add products to an invoice: You have a part to filter by name or code. Other part for sorting by category or price. Finally a edit not editable where the product name is put when clicking on one row, and that, along with...
asked by 11.07.2018 / 10:14