Questions tagged as 'twitter-bootstrap'

1
answer

Expandable Navbar

I have this navbar on the left side of my screen <div class="main-menu"> <ul> <li> <a href="listCadastro.php" onclick=""> <span class="menu-icon"> <i class="fa fa-file-text...
asked by 14.10.2015 / 16:32
1
answer

Checkbox Conflicting with Paging

I'm trying to use bootstrap-table to create some filters in a table, in the first column it has a checkbox , which when selected a JQuery function copies the row of the column and adds it to another table, when it takes the s...
asked by 01.10.2015 / 15:11
1
answer

BootsFaces Error javax.faces.FacesException: Expression error

Follow the error javax.faces.FacesException: Erro de expressão: Objeto denominado: net.bootsfaces.component.Button não encontrado. Pom <dependency> <groupId>net.bootsfaces</groupId> <artifactId...
asked by 01.10.2015 / 22:07
2
answers

Video still executing when closing modal

I have a modal bootstrap that opens automatically when the page loads. Within this mode there is only one video. However, when this video is executed and the modal is closed the video is still running. How do I, when closing the modal stop the v...
asked by 10.07.2015 / 14:44
1
answer

Component select2 with AngularJS

Good afternoon Does anyone use the select2 component ( link ) to create dropdown components? I'm going through the following problem, I have two components in a javascript that are placed on the screen as the user adds new lines. And in th...
asked by 23.06.2015 / 19:42
2
answers

Form with Bootstrap does not pass POST [closed]

I'm making a login form, it was working fine, but then I decided to incorporate some elements of Bootstrap to make it visually more enjoyable. After that, my form stopped sending the POST method. Someone who can help me? <div class...
asked by 01.06.2015 / 02:49
1
answer

Change BootsFaces theme

I'm trying to change the theme of a BootsFaces application and I'm not getting it. On the site says that I have to find a folder called less but I can not find it.    Customization of the BootsFaces.jar       Until there is a new vers...
asked by 30.07.2015 / 13:19
1
answer

I need to change the onclick button to angular.js

Good evening. I'm using Bootstrap pagination with Angular.js. I can get the bank details and list it, it looks beautiful, etc ... the way I needed it. However, I need to open a modal window and this worked when I was using the javascript func...
asked by 17.05.2015 / 07:43
1
answer

How to remove white space that appears only when I close the window [closed]

I have the site divided by several sections in which the background is an image with parallax effect, in full screen the site appears me right, but if I reduce the window appears me a white strip at the bottom of the site, all other sections wor...
asked by 17.07.2015 / 13:47
1
answer

Collapse menu color

I have a problem with the bootstrap menu when it is "collapsed". When the screen size is for example a mobile, it has that button to click and open the menu. The problem is that if I leave the <nav> tag with the class navbar-defa...
asked by 08.05.2015 / 08:53