Questions tagged as 'twitter-bootstrap'

2
answers

How to align the button to two inputs?

<div class="container"> <h2>Button Tags</h2> <form> <div class="form-group col-sm-3"> <label for="exampleInputName2">Name</label> <input type="text" class="form-control" id="exampleInpu...
asked by 01.06.2017 / 16:01
2
answers

Grid Alignment Bootstrap

I have 3 images, they are aligned correctly, but from the resolution of the print below they start to appear one below the other, even though they have space to be displayed at most next to each other and the third below. I do not know if I unde...
asked by 16.05.2017 / 20:03
2
answers

Jquery accumulating events

I have a problem in a listing, it is the following, I have a table, for each line has a link to be able to edit the line, with this, clicking this link opens a bootstrap modal with all its content coming via Ajax, and it's all right so far. And...
asked by 18.04.2016 / 21:47
2
answers

Change table structure using JQUERY

I'm not very knowledgeable about JS, but I need to solve a problem using Jquery. I am making a list of contacts using Bootstrap and a plugin called Bootstrap-Table that manages the filtering and paging issue and assembles the table automatica...
asked by 26.06.2015 / 23:23
1
answer

How to remove a single element having several with the same id

I'm using a jQuery to flip an element and would like the feature to remove the cloned element. When I try to remove the element, for some reason, it does not work because <button> is between <span class='input-group-btn'>...
asked by 08.05.2015 / 18:46
1
answer

Affix (Bootstrap) in div with images does not work

I'm trying to fix a div containing two images (one below the other) but following examples and making some modifications the result was very different than expected, when I scroll the page div immediately goes to the left side of the page and re...
asked by 31.12.2014 / 13:39
2
answers

Submit Link Information for a Modal

I'm developing using Bootstrap and ASP.NET MVC. I am using a Table where on each line I have the Edit and Delete buttons. I'm using the following code: <div class="container"> @foreach (var item in Model.REGISTRO_PERGUNTAS)...
asked by 30.10.2014 / 21:04
2
answers

Bootstrap news slider

Well, I have a problem with a slider. I have a slider with 3 news boxes and I want to run from 3 in 3 boxes, so far so good, it is already working, but the problem is when I move the device to the mobile device and changed it to block but ins...
asked by 14.05.2015 / 13:50
2
answers

Twitter bootstrap, button on panel title

I'm trying to put a button inside the title of a panel of twitter bootstrap 3, however this button is not aligned centrally vertical panel . Code:<divclass="panel panel-default"> <div class="panel-heading"> Fórum...
asked by 25.07.2014 / 20:32
2
answers

Bootstrap styles do not load

I have a website and am using Bootstrap but for some reason when I go to index.php everything works as it should, but if it is to index.php / (with the end bar) the HTML code loads more the rest, not css or js or anything.     
asked by 24.03.2014 / 18:38