Most voted "bootstrap" questions
DO NOT USE THIS TAG UNDER ANY CIRCUMSTANCES. If your question refers to the WEB FRAMEWORK used for grids, layout and stylization, use the "twitter-bootstrap" tag or more specific tag with version number. If your question refers to SYSTEM DEPARTURE, use the "bootstraping" tag. If you are bootstrap for statistics in R or another language, use the tag "statistics-bootstrap".
Learn more…464 questions
Sort by count of
-
-1
votes1
answer406
viewsBootstrap-Table Jquery How to edit a column individually in the table load event?
Bootstrap-Table Jquery how to individually edit a column in the table load event? I have tried unsuccessfully using all.bs.table and data-load-Success events.. for(i=0;i < data.length; i++) {…
-
-1
votes1
answer42
viewsBoostrap and two buttons
I’m trying to log in and register on a page, but when I click on the sign up button, it goes back to the beginning of the login.php. Where do I leave the register_form in display: none, not showing…
-
-1
votes1
answer61
viewsConsultation with pause?
well I am making a php dynamic menu where I would not use query within another, I am currently searching from the CATEGORY table the name of the category and within it I am searching in another PAGE…
-
-1
votes3
answers785
viewsPHP result on the same screen
I need the result of the form to be presented on the same screen, I made the following code: <?php //Recolhe os valores digitados no formulário $v = $_POST['valor']; $tm = $_POST['txmensal']; $p…
-
-1
votes1
answer539
viewsSet different CSS size for each browser
I have a little problem with my code, in case I have a banner that in Chrome and Opera, it appears in the exact size of the entire screen, but in Edge and Mozilla it appears broken not occupying…
-
-1
votes1
answer261
viewsOpen Modal without changing page position
Expensive; I use Modal Bootstrap inside a While to show captured images inside my Database When I have several lines, with several images, when opening the last ones for example, Popup opens without…
-
-2
votes2
answers77
viewsAlign DIV of type=text
I’m trying to align my newsletter text box with the top text and I’m not getting it, I wonder if you can help me?? The site in question is this 41jeep.com/OC2…
-
-2
votes1
answer49
viewsProblems with html bootstrap div
So guys I’m having a problem with Divs on my site I want to create an aside that takes from header to footer but, I’m not getting it. follows the image: .|.................................| V aside…
-
-2
votes4
answers7619
viewsRemove Focus/Outline from input (CSS)
How to remove this input Focus/Outline? This is my HTML I’m using Reactjs, Bootstrap-React <div className="viewInstrument-table-heading"> <div className="table-heading1">…
-
-2
votes2
answers123
viewsIs there any way to self-adjusting the site for mobile phones?
I am doing a mini-project where on PC the same does not present problems in the page preview. But when I test on the cell phone the thing changes a little figure, see the print of the two tests…
-
-3
votes1
answer281
viewsBoostrap Scrollspy
Hello, I am following the documentation of Bootstrap 4.0-beta, and with difficulty to execute a simple "Scrollspy", I would love to learn, following their examples, but it doesn’t work anyway...…
-
-3
votes1
answer461
viewsbuttons alignment how to do
Guys the buttons are misaligned What can I do I’m using the bootstrap http://jsfiddle.net/a6Lt5Lgx/10/ <div class="container"> <form name="materia" method="post"…
-
-3
votes1
answer112
viewsI created a non-responsive form. How do I make it responsive?
I decided to insert bootstrap, so I inserted the contents of my page inside the container class, called the bootstrap in my head and <meta name="viewport" content="width=device-width,…
-
-4
votes1
answer1592
viewse-mail sending with bootstrap
I saw the comment below on a post, I wonder if you had this script to send email by bootstrap, I could not locate on the site of the same. "I recommend using the very script provided by bootstrap..…