Questions tagged as 'bootstrap-3'

0
answers

$ ('. nav-tabs li a [title]'). tooltip () is not a function

I'm trying to insert a wizard into my system, and I come across this error: I'musingbootstrap3andgotatemplatereadyin bootsnipp and there it works perfectly. I have not made any kind of changes yet, I have already changed several versions of...
asked by 09.08.2016 / 13:52
1
answer

Retrieve values from dynamically generated checkboxes

I have a form that has some checkboxes with names of cities that are generated dynamically by PHP. I would like to know how to get these values and in what type of structure to store them (Array?) And in what kind of data to save in MySQL. These...
asked by 09.07.2016 / 14:30
1
answer

Displaying GridView Master Detail so that the details are shown below each master

I use the ASP.NET GridView control to display information from two tables that have a master-detail relationship. Table 1: Purchase (IDCompra, DataCompra and ValorCompra) and Table 2: PurchaseItem (IDCompraItem, Name, Quantity). I would like...
asked by 03.04.2016 / 21:59
2
answers

Row complete the entire screen

I'm trying to do the following layout: ----------------------------------------------- Cabeçalho ----------------------------------------------- | | | | FO...
asked by 18.04.2016 / 19:55
2
answers

Pass information to a Bootstrap Modal

I need to pass id of a modal to my controller.php . In the modal, clicking on the "delete" button I'm trying to pass via POST id of the client, but the controller does not receive anything. Here I get the data that...
asked by 23.03.2016 / 04:29
0
answers

Click menu does not work on mobile

I made a responsive menu that works in the browser, but on smartphone I can not click the child link. Example user menu - > create. When I click on user it opens the options (list, create and change password), however, when I click on any o...
asked by 18.02.2016 / 17:52
1
answer

Solution for modal not loading iFrame automatically

I'm using bootscrap 3.3.6 modals to open iframes. The problem that when I implemented everything on the site the iframes load before opening the modals. I needed help if only the iframe is loaded when the modal is clicked. <a href="#despesa...
asked by 09.02.2016 / 20:10
0
answers

How to remotely load options in auto complete using Typeahead?

I was studying typeahead.js with bootstrap 3 , and I'm trying to do a auto-complete that makes a request on the server to bring the list options. This is the plugin I'm using:    GitHub Bootstrap 3 Typeahead This is the funct...
asked by 02.02.2016 / 13:46
0
answers

Bootstrap tab control

I have three tabs with bootstrap, the option to navigate the tabs with the back and next buttons are working, as shown below: How do I activate the next tab only if all the first fields are filled in the same way on the second tab, and lea...
asked by 11.11.2015 / 16:47
2
answers

tarruda datetimepicker in bootstrap 3

Has anyone managed to adapt the tarruda code to bootstrap 3? link     
asked by 21.10.2015 / 16:16