Questions tagged as 'twitter-bootstrap'

1
answer

Making buttons that change the tab in a menu of type Bootstrap nav-tabs

I currently have the following code: link The following JavaScript code is intended to cause the buttons with the words "Previous" and "Continue", respectively, to return and advance a tab. But clicking does not happen. <script type="t...
asked by 29.05.2018 / 22:51
1
answer

Field with auto required in java script

I have my code where I select an item and the field suits each case. When I select number the field returns a given type to be typed and works fine (I got the hint on another question I made by Marcelo Uchimura), however, I now want to know how...
asked by 03.06.2018 / 18:09
1
answer

Individual script values within a modal

I have a modal that presents a number and I do this with the help of java script. In my page I have a search, and in the results I noticed that only the first result appears with the field with the correct formatting like this: (00) 0000-0000....
asked by 03.06.2018 / 20:31
0
answers

Number of pages in page php

I have a page in PHP where I made the pagination that is working perfectly, but I noticed that the screen is getting full of links with page numbering. > Currently I only present 3 results per page. Could you help me limit the number of pa...
asked by 02.06.2018 / 23:50
0
answers

I need to call a modal with while, based on the category id selected on the site

I'm having trouble calling a modal based on my database, for example: A user chooses the store category, and each category has an ID and in the modal, I want to appear the names of the stores that are of the respective category And how do...
asked by 14.06.2018 / 05:43
1
answer

Aligning objects on the screen using bootstrap

I have this code that I found on the internet that works like a dashboard, but I can not align the objects the way I like it The code: <div class="row"> <div class="col-xs-12 col-md-5"> <div class="box box-d...
asked by 28.05.2018 / 17:16
1
answer

How to put 2 buttons side by side in the same column of a table in html?

The 2 buttons in the last column of the table are one below the other. How do I get them side by side? <!DOCTYPE html> <html lang="pt-br"> <head> <title>Budget</title> <meta charset="UTF-8"> <...
asked by 11.05.2018 / 22:57
1
answer

Varying value of a modal function within javascript

I have a password change field in a modal, in this field I have a function in java script that shows the password when clicking on the icon, as I am in a modal the function works only in the first user of the list, because, the code understands...
asked by 28.05.2018 / 04:30
2
answers

Change background color div

I'm trying to change the background color of div with wrapper row-offcanvas row-offcanvas-left classes, but I'm not getting it. Would anyone have any idea how to do it?     
asked by 24.04.2018 / 14:35
1
answer

2 simple columns with bootstrap

I have a simple question about bootstrap. I may lack some insight to understand the case. I even have some mastery over, but following these images: I know it's a simple question, I know how to solve it with css normally, but I want to...
asked by 23.05.2018 / 16:04