Questions tagged as 'bootstrap'

1
answer

Show bootstrap message

I'm trying to show a bootstrap message when inserting data in my database but when clicking, a postback is made and the modal disappears ... <div class="container"> <div class="modal fade" id="user_Modal" role="dialog">...
asked by 18.07.2017 / 22:32
1
answer

Change the time format of the Bootstrap Time Picker

As I can include the 0 in the morning hours, by default I get it: 8:00:00 9:30:00 I would like the schedule to show like this: 08:00:00 09:30:00 How can I change the time format of the Bootstrap timepicker to be displaye...
asked by 11.07.2017 / 19:05
1
answer

Field entered that goes down and a new field empty

Hello, I have the following code when pressing the "Add +" button, a new row is added to the table to continue entering data. My question is the following one there is some form where when pressing the button "To add +" the field that I add it l...
asked by 06.09.2017 / 17:51
1
answer

Correct use of flash [: success]

Good afternoon, I need your help. I need to show a success or rejection message, once I have inserted an object in BD. So far I have only managed to update the browser window, not automatically (as it should be), once the event submit has b...
asked by 31.07.2017 / 20:57
1
answer

Duplicate records

I have a Ticket system, the code works 90% considering the requirements of the system, the problem is that sometimes when I make a record, it is duplicated. I have tried several things without success, it is clear that I can not have unique f...
asked by 31.08.2017 / 00:59
3
answers

Bootstrap 4 Buttons on the bottom of Cards regardless of height

I have the following code: <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-alpha.6/css/bootstrap.min.css" integrity="sha384-rwoIResjU2yc3z8GV/NPeZWAv56rSmLldC3R/AZzGRnGxQQKnKkoFVhFQhNUwEyJ" crossorigin="anony...
asked by 13.06.2017 / 21:30
1
answer

Positioning of boostrap panels

I am currently working on an application with Bootstrap 3 in Dreamweaver and I am using panels to separate some data and functions in a menu. As I know, when using grids on the page the page is divided into 12 possible columns, giving the pro...
asked by 14.06.2017 / 02:01
1
answer

Problem with tooltip Bootstrap when removing instance and creating another

I have a filter panel with several inputs , if some of these input does not pass a validation rule, it will instantiate a tooltip to signal the error. The problem is when for example I have an input with the tooltip already instantiated, I...
asked by 25.07.2017 / 18:12
1
answer

PHP - send data from a form to a modal bootstrap with php oop

I hope you can help me. it does not show any error and it does not respond when you click on the Save button. I tried the PHP insertion code on another page without booting and it works I wonder why it is not working in modal dialog. Annex co...
asked by 21.03.2017 / 21:35
2
answers

reboot scss bootstrap 4

I have problems with the bootstrap reboot.scss using the css I ask for the change of the white color label and the reboot.scss is put before my change, I do not know what this is due to. Note: I'm practicing with wordpress, that's why the image...
asked by 14.02.2017 / 20:15