Questions tagged as 'bootstrap'

1
answer

Problems with Bootstrap - Modal Window and Nav-Tabs

I have the following problem: Working with Bootstrap, I have a website that shows 12 properties in a thumb, each one with a button to see the details of the same, that button, opens a MODAL window of the property, where I have detailed informati...
asked by 09.06.2017 / 16:37
1
answer

icons with fontawesome do not load css styles in android browsers

I have these icons that look good on PC but Android does not take styles. also an image in parallax does not appear and the menu does not appear, I'm using modernizr and I do not know if the error is here or in js .... the console tells me th...
asked by 08.06.2017 / 21:40
1
answer

How to keep the tab active after a submit?

I am programming a site with the CODE IGNITER framework and a view has a tab-pane. By entering the information to the form and reloading the view, I am in the first tab and I need to be able to handle that Any suggestions or ideas? This is...
asked by 16.05.2017 / 17:26
0
answers

Problems with margin-top

I have a h3 and I want to give margin-top , but it only works if I put a size greater than 500px. If I lower the value to 499, it does not work and there is no margin. The div that I need margin is the one that says "S...
asked by 17.05.2017 / 07:01
0
answers

Apply event to nav-tabs made in Bootstrap

Good morning, I have a nav-tabs done in Bootstrap, which in one of its elements creates a data table in an empty div. I need to change the tab in nav-tab , that div is empty, but I can not recognize any function added to those butto...
asked by 20.04.2017 / 11:05
1
answer

IE 10 does not respond to hidden bootstrap

I have a site made with bootstrap and it works OK on all devices and browsers except in IE 9 and 10 where the hidden and visibility classes do not work, such as hidden-xs. Do you know if there is any way to correct this? I searched and found not...
asked by 20.04.2017 / 19:27
0
answers

Angular UI-ROUTE does not load table style

I'm using Angular UI-ROUTER but it does not load the styles of the table in one of the sections (In that section I am using Bootstrap Table ) index.html <!DOCTYPE hmtl> <html> <head> <meta charset="...
asked by 23.04.2017 / 05:57
1
answer

Select2 Multiple of Bootstrap does not close

I have this problem with the select2 of bootstrap (3.3.7) It is a multiple select that does not close. It is assumed that by clicking outside the select, the dropdown containing the list of options must be closed and it does not. I am using Expl...
asked by 06.04.2017 / 17:59
0
answers

Does not show gauge chart in bootstrap modal window

Greetings, I have the following problem: I'm doing a gauge graph, using the Gauge.js script, on a Modal window of Bootstrap 3. To this modal I add a view from Laravel. The problem I have is that when I display the modal, the gauge graphic (wh...
asked by 04.04.2017 / 20:39
0
answers

select2 ruby on rails 5 does not work

application.css.scss *= require toastr *= require jquery-ui *= require select2 *= require select2-bootstrap *= require_tree . *= require_self */ @import 'bootstrap-sprockets'; @import 'bootstrap'; @im...
asked by 05.10.2017 / 00:27