Questions tagged as 'bootstrap'

1
answer

modal bootstrap dialog with data from a php query

I would like to use the pop-up windows or bootstrap modal-dialog to show an image because I find them very simple. The idea is to have a series of images that I print on the screen that are in a database and when I click on any of them I can...
asked by 05.04.2016 / 15:11
2
answers

The change event is not thrown in select bootstrap in chrome [closed]

My problem is this and it is that this code: $("#consultas").change(function(){ console.log("opcion2"); alert("Hola"); }); It works correctly in Firefox but I do not know why not in Chrome (In other browsers I have not...
asked by 02.01.2017 / 14:57
1
answer

Can Bootstrap be used in a form made with Razor in MVC?

I made a form in one of the View of my project, and now I want to apply Bootstrap to give it style, is it possible to do it? I tried it this way but without results: <form class="form-horizontal"> <label>Nombre</label...
asked by 07.03.2016 / 22:14
1
answer

Visual problem with Bootstrap [closed]

I have a problem with Bootstrap, what happens is that in the system that I am developing has a menu that loads the forms in the MasterPage but if you click on the <li></li> in the menu of the form that is already open, the scr...
asked by 11.04.2016 / 16:00
2
answers

Add HTML from JavaScript

I'm doing a web app with jsp, I try to display likes the same way Facebook does in a modal window, so far I've managed to pass the list of those who have given like an object but now I do not know how to display the attributes of that object....
asked by 29.07.2016 / 17:56
1
answer

Carousel Bootstrap

The css that contributed qwerty is applied and remains that way. @media (max-width: 767px) { .display-4 { font-size: 1.3em !important; } h4 { font-size: 1em !important; } <!doctype html> <html lang="e...
asked by 05.01.2019 / 17:25
1
answer

Django - templates do not read files in the "STATIC" folder

I have tried all the solutions that have commented, but I can not solve it. I downloaded the template ONETECH in colorlib . Copy the files of css , js e img in the folder STATIC located in the same dire...
asked by 31.12.2018 / 04:12
0
answers

Export selected data (multiple checkboxes) to a table

It turns out that I have several fields in the checkbox, and I want that each time the checkboxs are marked or selected, they pass the data to a table the checkboxes are within a modal, then in the modal the fields are selected, which when se...
asked by 29.12.2018 / 23:50
2
answers

Bootstrap dropdowns styles

I'm adding some Bootstrap nav to my website, specifically a Dropdown, but with the 3.3.7 bootstrap version I found everything strange without Dropdown style. Then I went to the bootstrap documentation and found the version 4.0.0 that perfectl...
asked by 01.01.2019 / 22:44
1
answer

Position problem in hidden div

I have a problem that is difficult to explain, so I leave as much data as possible. Clarification: I'm using bootstrap. First I share an image of the area in question Clicking on the magnifying glass activates a toggler that displa...
asked by 01.01.2019 / 21:13