Questions tagged as 'bootstrap-3'

1
answer

Bootstrap Button

I'm having trouble removing tooltip by jquery on a button. The button operation is as follows, if it has a form with a blank field, it causes the button to be disabled , I want the tooltip to disappear if the button is disabled. Below is...
asked by 28.01.2017 / 22:44
1
answer

Mobile menu does not close when you click

I would like to know if it is possible to close the mobile menu when clicking the link because when it expands the menu it opens normally after I click on the link it goes to anchor that I created but the menu remains open covering the content o...
asked by 09.09.2016 / 21:44
1
answer

documentation and links about hover effect

I would like to know if there is any material or documentation to help me, since I need to create a :hover effect similar to that of this site here NOTE: the :hover effect and the part of e-commerce where the photos of the clot...
asked by 24.06.2016 / 21:15
1
answer

Problems with updated jquery [duplicate]

Hello, I'm starting a website and I put the bootstrap - I put the most up-to-date jquery you have in case it's 3.1.1 In the inspecte of element it gives me an error ... I was to visualize and the message is like this: Uncaught Error: Boots...
asked by 02.12.2016 / 14:04
2
answers

Problem with resizing in Bootstrap

I have the following problem I'm using bootstrap in version 3 I need my page to be the same as this template: butwhenIredimensionmyimageslooklikethis: Iwouldliketheblackimagetobebelowtheimageofthewineglass,butitwilltake100%ofboththetopandbottom...
asked by 19.06.2016 / 16:36
1
answer

Center element with bootstrap

Colleagues. I have the following code, but I can not centralize the form. I'm using the latest version of Bootstrap. Already tried to put align="center", but also did not work. See: <div class="container"> <div class="row">...
asked by 30.05.2016 / 21:26
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
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
2
answers

Put a Bootstrap class inside a form generated with CodeIgniter

Does anyone know how to tell me how I call the Bootstrap classes inside a form I generated using CodeIgniter? I've searched for an associative array, but I can not. For example, in the label I want to put class = 'sr-only' and in the input class...
asked by 21.08.2015 / 14:30