Questions tagged as 'bootstrap'

3
answers

When I give in my onclick event sending a date I am left

It happens that I am developing a system in php and the result of a query is this: <?php $data = '<table class="table table-striped"> <tr> <th>ID</th>...
asked by 05.01.2018 / 07:22
4
answers

The Fund / Background is not accommodated as desired, generating white space

The following is a screenshot of my site: As you can see, the image does not occupy the entire background and generates a blank space, because I added the property CSS3 : background-repeat: no-repeat; I should add this prope...
asked by 27.06.2017 / 17:55
1
answer

How to close a modal window automatically?

I would like to know if there is any way to close a modal window, without clicking "Close" ?, for example, if the window is a form and it returns a successful message, it would be good if it closes automatically after 2 seconds.     
asked by 18.09.2018 / 23:22
1
answer

Deselect a button (it is not a checkbox) [closed]

I would be very grateful if anyone could help me with this since I am still new to this: Within a section of the page, where there are 5 buttons (come from a json), let me select several of those buttons, either one or all, have a style for acti...
asked by 28.03.2017 / 17:45
1
answer

Autocomplete Bootstrap-Codeigniter-php

I would like you to help me, I can not find the error, I see that you return the data, but they are not shown. I'm trying to auto-complete using bootstrap View: <script type="text/javascript"> $("[name=codigo]").autocomplete({...
asked by 23.02.2016 / 00:00
1
answer

Submenu does not display when mounted on the server

Good day, I have a problem because when mounting the application on the server and doing the routine tests of the changes that were made I realized that the submenu that in theory should be displayed, does not, but if I execute the project if yo...
asked by 23.10.2018 / 20:16
1
answer

Exchange of icons and text

How could I exchange a <button type="button" class="fa fa-user btn btn-white btn-sm> with <button type="button" class="btn btn-white btn-sm> ? That is, instead of the icon appearing, the text appears. Code: &l...
asked by 13.07.2018 / 07:04
1
answer

Create custom form and load modal - PHP SDK [closed]

I am integrating the Mercadopago PHP SDK into a simple page The user must load name, ID, etc. and then when sending the data you should load the Mercadopago modal, in the same way that this example is done that I found: link I have alre...
asked by 17.05.2017 / 15:17
1
answer

Vision problems with the ForEach

my problem is the following I have a view of a table that shows all the records using a foreach, the problem is that since I have more than 1000 records the view when loading shows all the records and when it finishes loading the datatable shows...
asked by 17.09.2018 / 12:48
2
answers

Doubt with a multiple select [closed]

I'm consulting because I have a question, because they can help me with information (afterwards I fix it) ... I want to put in a form, a select, that as the user goes choosing items, they will be shown as "labels" in the header of the select ......
asked by 08.06.2017 / 13:26