Questions tagged as 'twitter-bootstrap'

2
answers

Disable Bootstrap Collapse after first click

I have a page, in which I applied the bootstrap class collapse, where clicking it expands a certain area and the page scrolls to that part of the site. I want you to click and expand this area, the button loses this functionality, that is, when...
asked by 20.09.2016 / 20:34
1
answer

Dropdown menu does not work on touch

I have the following problem I made this site but accessing it on the mobile and clicking on the menu it expands to a dropown in the tab what we offer and when I click on a link it does not work it simply selects the link below it is worth rem...
asked by 04.10.2016 / 21:00
1
answer

Print only selected records in the checkbox

I have the following table, but I'm not sure how to use the checkbox, how do I print only the selected checkboxes? And as he is inside the table he is appearing in the print, how to make it not appear too. <table class='datatable table ta...
asked by 27.07.2016 / 23:49
1
answer

Pass parameter window modal bootstrap

Good afternoon guys, I have a problem that should be silly, but I can not resolve it. I have a list of people ... in this list I have a button. By hovering over the button, the person's correct ID is displayed. But when I click the button,...
asked by 09.03.2016 / 16:42
3
answers

Modal jQuery or Bootstrap that receives email and name, automatically displayed when loading page

I tried the following code but it is not working <script type="text/javascript"> $(document).ready(function() { $('#myModal').modal('show'); }); </script> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3....
asked by 05.07.2016 / 16:56
1
answer

Disable previous dates datapicker with bootstrap

Colleagues. Through #, I implemented the datapicker on my system, however I would like to disable the previous dates of the current date. By their model, it presents the following form: $('#sandbox-container input').datepicker({ autoclo...
asked by 14.02.2016 / 00:48
2
answers

Responsiveness in Bootstrap

I'm starting with the Bootstrap framework. My question is: When I specific a value to the width property in the container class, do I lose the responsive screen mode? because I did this procedure, and my responsive did not work anymore. Is there...
asked by 23.10.2015 / 04:49
2
answers

Confirmation with Bootstrap modal [duplicate]

I have a system that I'm using Bootstrap. I would like to know if you have as in the actions of registering, instead of appearing the famous phrase "Your registration was successful!" of the JavaScript alert, appear in Bootstrap Modal.     
asked by 16.10.2015 / 13:59
1
answer

Image about the bootstrap slide

Colleagues. I have a slide made in bootstrap, but I would like to put an image on all the slides, that is, as the slide passes, the image continues over them, without moving. The code I have is: <header id="myCarousel" class="carousel sl...
asked by 21.01.2016 / 12:36
1
answer

Bootstrap Navbar Fixed Top overlapping the carousel slider

I'm making a navbar fixed top menu and I want this menu to accompany the scroll when the page slides, but the navbar is overlapping the section just below that is the slider. I wanted to know how to put it in position without overlapping the sli...
asked by 21.01.2016 / 18:31