Questions tagged as 'bootstrap'

0
answers

Modal Form with tabs does not open combo

I've mounted a modal form with two tabs, and the fields on the first tab work perfectly, but on the second tab the combobox is coming with the style = display: none; and this is being done by itself, does anyone have any idea what that might be?...
asked by 12.08.2016 / 03:15
2
answers

Send form according to active tab

How can I submit a form based on the active Bootstrap tab, ignoring the validation of the unselected tab? Example: I have a tab "A" with an "A1" form and some fields with required , and a "B" tab with a form "B1" with other required...
asked by 25.07.2016 / 17:24
1
answer

Recover file from input file bootstrap [duplicate]

Is there any difference in time to recover the Input File file in Bootstrap for common HTML? I am using the following code: and retrieving / printing on the other page with echo $ fileSize = $ _FILES ['file'] ['size']; I tried both with...
asked by 25.07.2016 / 18:12
1
answer

View carusel bootstrap in php

I have a problem in the active class to display 4 images in a carousel. Ex: The user registers the clients in the admin, and in the index he shows the last 4 clients registered, when the user clicks the next button, he should display another...
asked by 17.08.2016 / 14:38
1
answer

Bootstrap interfering ImageAreaSelect (Primefaces)

I'm using the component, from the Extesions primefaces, called ImageAreaSelect. Primefaces Extesion - ImageAreaSelect But this Bootstrap TAG is causing ImageAreaSelect's background to be disproportionate. * { -webkit-box-sizing: bord...
asked by 10.08.2016 / 15:31
0
answers

Jquery does not work with Angularjs

I took a Bootstrap Dashboard with Jquery, but when I try to use it with the angularjs single-page, the functions that are in jquery do not work, but I can do it in angularjs, what I wanted to work anyway was the dropdown menu-level, I man...
asked by 16.08.2016 / 01:52
1
answer

Bootstrap - .table-striped class does not work correctly within a while

I'm using Bootstrap to make a system. At the time of listing the lines of my select using while the rows are not without zebradas correctly, they all come out dark, as if all the rows were the first one of the table (I think that is what Bootstr...
asked by 23.07.2016 / 17:11
0
answers

Fixed size + responsive bootstrap 3

I'm developing a newspaper site, and I have a problem to solve. The owner of the newspaper does not want to limit news size. With this, I can not leave everything in place, as one story ends up being bigger or smaller than the other, there ar...
asked by 22.05.2016 / 01:14
1
answer

change color after a page was visited using Bootstrap

It seems that doing this does not have an effect: a:visited{ color: #red; } Is there another possibility of knowing which page the person has already visited? I'm using php     
asked by 05.06.2016 / 06:06
1
answer

Link to external page does not work

In the www.wrccdesign.com.br menu, the BLOG link, which is a external link that should lead to another page, does not work, ie when clicking nothing happens. I would like to know how to solve the problem. I did some testing, and from what I...
asked by 26.10.2016 / 10:38