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
-
10
votes3
answers5420
viewsConfigure ng-bootstrap Datepicker for EN
I’m wearing a Datepicker from Ng-Bootstrap with Angular 2 and I want to set the date format (YYYY/MM/DD) to the format (DD/MM/YYYY) I also need to change the calendar days and months to Portuguese.…
-
7
votes1
answer1427
viewsIs it possible to make a line break inside a placeholder?
I would like to perform a line break within the placeholder from a textarea, for example how users can fill it. Is there any way to do that? <textarea placeholder="Excelentíssimo Senhor Professor…
-
6
votes7
answers19300
viewsIncreasing modal size using bootstrap and html
I have a certain modal responsible for displaying some content of the site, however the content can not be adjusted to the modal screen, it always gets the same width regardless of the content ...…
-
6
votes1
answer180
viewsDIV TEXT Fixed only in DIV PAI space
Hello, I’d like to do the following. <div class="pai"> <div class="form"></div> <div class="text"></div> </div> I have a div FATHER And inside of it are two divs…
-
6
votes3
answers2842
viewsSwap the image on smaller screens
I have the following code: <div class="container-fluid"> <h1> Áreas de Atuação </h1> <div id="hr-atuacao"> <hr> <div class="card-columns"> <div…
-
5
votes2
answers1094
viewsHow to return the page with the "Chor" of the LARAVEL id?
After submitting the form I return to the page in question with two methods, redirect() and back(). In case I’m using the bootstrap tabs and would like to return with the id anchor, ex: return…
-
5
votes1
answer2732
viewsHow to hide a modal window after a while?
Colleagues. I don’t know if I was clear in my doubt, but I would like the Bootstrap modal to disappear automatically after the deletion confirmation. For example: user will delete a product,…
-
5
votes5
answers12368
viewsCentralizing menu options in bootstrap 3
I’m trying to leave options a centralized menu created in bootstrap 3, I’ve tried some alternatives, but none solved my problem, I have this snippet of code: <div class="navbar navbar-default…
-
5
votes3
answers1217
viewsFloat half of the Dropdown Menu list to another position
How to do for in the sixth cell of Dropdown menu float left as in the image example below: I tried unsuccessfully something like: <style> #main-navigation-2 .dropdown-menu :nth-child(6),…
-
4
votes1
answer676
viewsHow to create an association form (Picklist) in modal?
How to make the screen below in modal. Remembering that the boxes are multiple selection, and how to do that by clicking the button Associar > move to the right column the values I selected on…
-
4
votes1
answer153
viewsUnwanted texts in Bootstrap
Why does my text appear with another under it after I add the Bootstrap library to the page? (Note the Copyright and top text)…
-
4
votes1
answer520
viewsHow to avoid scrolling in picture?
I avoided asking anyone for help for my own learning. But of all the difficulties that I have been facing this cannot solve and is the last stage of the project. I need to insert a mobile image in…
-
4
votes3
answers20580
viewsClose modal bootstrap automatically when send form
I have a bootstrap modal whose same has a contact form: HTML: Thank you! Your form has been sent successfully and as soon as possible will be answered. <div class="modal fade" id="contactModal"…
-
4
votes3
answers11182
viewsAppend javascript
I have a modal that opens when I click on a link, in this modal I will type an email that when I click on add email, will add the email text in a <ul> <li> below the input. I already…
-
3
votes1
answer946
viewsReset value of a select field with jQuery/Boostrap
Hello, how can I reset a select field? <label for="IDSelect">Campo</label> <select data-live-search="true" title="--" name="NAMESelect" id="IDSelect"> <option value="1">Valor…
-
3
votes2
answers1863
viewsDisable form Submit button inside a modal bootstrap window
I have tried several ways to disable the Submit button of a form that is inside a modal bootstrap window, but I was unsuccessful. I have already researched the documentation but I have not found it.…
-
3
votes2
answers1108
viewsValidating an input type field against a select
I am working with Codeigniter/Bootstrap and need to validate one field of my form according to another. I have a select field called Contract, with two possible options (Yes or No) and another input…
-
3
votes1
answer95
viewsReferencing variables in HTML
I am a beginner in web programming and I have a very simple question (I believe): I was wondering if there is any way to reference variables of a backend language (in my case I’m using Go-lang) in…
-
3
votes2
answers179
viewsHow do I redirect a page by clicking an option from a select by google Chrome?
I am using this jquery already tried to use change also but does not run <script> $(document).ready(function(){ $("#select-native-fc").on('click', function(){ if($("#select-native-fc").val()…
-
3
votes1
answer82
viewsPlace text pictures etc... in horizontal order
How can I put the component of Bootstrap Thumbnails in horizontal order? And how can I increase their size (with the image together) to a size I want? If you can help me thank you very much.…
-
3
votes2
answers1083
viewsFields in the same line MVC5 Application Bootstrap
I would like a tip on how to put two fields on the same line in Razor, using bootstrap in an ASP.NET MVC5 application. div class="ibox-content"> <form role="form" class="form-inline">…
-
3
votes1
answer29
viewsIs it okay to include a little bootstrap on the page you’re missing?
Hi, I’m creating a web system and so far only created the header and a sidebar with the options. Until now I was creating everything without using bootstrap, but I want to put bootstrap elements…
-
3
votes1
answer119
viewsBootstrap speakers
I have a question in bootstrap (v4-alpha). I created a <div class='row'></div> and within this div possessed 4 elements on each other’s side. <div class='col-3'> I wanted a…
-
3
votes1
answer148
viewsAlign form items with CSS
Hello, I would like a help to align the items in the following form. I would like the selects Labels to stand above them to the example of inputs Labels. Additionally he would like the selects,…
-
3
votes1
answer851
viewsPassing information to a Modal
I have this routine using the C#Razor. It lists my messages : Code: @for (int i = 0; i < 3; i++) { <div class="box-body" style="line-height:15px"> <ul class=" products-list…
-
3
votes1
answer2320
viewsHow to play fade effect in modal bootstrap to jquery ui dialog?
I am standardizing the modal visualization effects, in this project I have both bootstrap modal and dialog, it turns out that both have distinct effects. wanted to leave them only with fade in,…
-
3
votes2
answers852
viewsAlign height 3 Divs in a row - bootstrap
I have 3 Ivs on a Row, but some get different heights according to the contents of the div. How to standardize the height of the div. (I do not want to fix height but rather that they are the same…
-
3
votes1
answer391
viewsHow to change the text of the Bootstrap Pagination UI pagination buttons?
I’m working with the UI Bootstrap Pagination, but by default the language is in English. Would it be possible to change without having to modify Javascript directly? If so, could you give me a…
-
3
votes2
answers735
viewsSource with low html quality
body{ background: url('imagens/capa.png'); font-family: "Avantgarde", "TeX Gyre Adventor", "URW Gothic L", sans-serif; } .texto-capa{ text-align: center; color:white; display: table-cell;…
-
3
votes1
answer5346
viewsProgress bar track mysql query execution
I need a bootstrap bar to track the execution of a mysql query. $limite='200'; // limita $i=1; // para gerar o looping da barra de progresso $y = mysql_query("SELECT * FROM $tabela WHERE x='y' ORDER…
-
3
votes1
answer36
viewsI have problems with this form to pass the given by PHP medium, but I can’t get the error
I have this form inside a modal of bootstrap; <form action="form_handler.php" method="get" name="precioUpdate"> <div class="col-xs-6"> <label for="venbras_actual_venta"…
-
3
votes1
answer192
viewsJquery/Ajax Duplicating
Good afternoon, I already researched this problem here in the forum and tried some solutions but I do not know what I can do wrong. I have this Function that calls my Modal. function…
-
3
votes1
answer876
viewsNavbar Collapse bootstrap does not push other div down
Guys, here’s the thing, I’m using the responsive bootstrap menu and I needed to click on the icon on the menu, to show the list ne by pushing the other Ivs down.... but when I click the list this…
-
3
votes1
answer26954
viewsOpen modal bootstrap automatically when loading page
People need that as soon as the page load the modal of the bootstrap open on the screen without having to click the button, the way I am doing ta being necessary to click the button for the modal…
-
3
votes1
answer67
viewsWhat’s the difference of using function with THIS or OBJ parameter?
Making a Javascript code recently, I found that when using a Function, when I put THIS as a parameter it was not executed, but when putting OBJ, it worked normally. Can someone tell me the…
-
3
votes2
answers944
viewsMenu, submenus Dynamic NAV Bootstrap with PHP PDO Mysql
Good night. I need to assemble a dynamic menu, of three tables, that need to be interconnected, but I’m lost. Follow a part of the organization chart below: At the moment, I have the following code:…
-
3
votes1
answer551
viewsIs it better to change native Bootstrap classes or create subclasses and overwrite?
In the project I am studying/working I am making small adjustments in the native Bootstrap classes to meet my needs. 1: Is this really best practice? Or is it better to create our classes and…
-
3
votes1
answer69
viewsBootstrap Collapse depending on value
I have a table, with some lines "collapsed" and all checkbox, for selection. I’m using the data-toggle="Collapse", but it’s not helping me very well. What I need is: Click on the "Select All"…
-
3
votes1
answer451
viewsbootstrap or grid-template
Speak guys, I would like to know what is more recommended to use on a site: Bootstrap, Grid-template or flexbox. I have this doubt because when looking at the websites that used Bootstrap the code…
-
3
votes1
answer435
viewsWith flexbox, center list aligning items on the left
I’m using Bootstrap 4 as documentation (https://getbootstrap.com/docs/4.0/utilities/flex/). Using the class Justify-content-center I have the following result: My div is with the classes: d-flex…
-
2
votes1
answer72
viewsChange Bootstrap navbar theme
Hello, I searched a lot on the internet a method that I can change the theme of the Bootstrap navbar by clicking a button. Navbar when the user accessed the site: When the user clicked on the…
-
2
votes1
answer164
viewsHow to stack Bootstrap modals with the backdrop above the previous modal?
How would it be possible to modify the Bootstrap modal so that when there is a stack of open modals, the backdrop of each one is above the others? what I’ve observed so far? when opening a Modal,…
-
2
votes1
answer708
viewshow to block a jquery checkbox
would like to know how do I block a checkbox shaped like a boot of the bootstrap because I have it and do a simple check to limit in 2 or only 2 checkbox can be selected. when I select the third…
-
2
votes4
answers2449
viewsHTML 5 Bootstrap google maps
I am with a problem that the map does not load certainly, but it is only the second map, the others load normally. <!--Joinville --> <div class="row"> <div class="col-lg-6">…
-
2
votes1
answer203
viewsLayout images in Carousel bootstrap
I have the following code snippet : var images = []; for (var i = 0; i < actions.length; i++) { for (var j = 0; j < actions[i].Images.length; j++) { var imagem = new Image();…
-
2
votes2
answers2246
viewsDelete record from Modal Bootstrap window
I’m trying to delete a record from the Bootstrap modal window, but it’s not working. Look how I did: By clicking the delete button of a particular record <a class="btn btn-primary delete"…
-
2
votes1
answer2030
viewsLine break inside a Boostrap Popover
How to make line breaks inside a bootstrap Popover Example echo"<a href=\"#\" data-toggle='popover' data-title='Popover on Left' data-content='$data <br> $data' data-placement='left'>…
-
2
votes2
answers2231
viewsHide table columns when resizing html page
I have an html table: When I resize the page to a smaller resolution I would like it to be only 2 columns and when I return for a larger resolution I will have the 5 columns. Bootstrap. Could be in…
-
2
votes1
answer814
viewsCollapse bootstrap is not closing
I’m using the following code to make a Collapse with bootstrap, it opens normally but does not close when clicking again, someone can help me? <div class="well"> <button href="#task"…
-
2
votes1
answer206
viewsI’m having trouble loading bootstrap-js
import Vue from 'vue' import App from './App.vue' import BootstrapVue from 'bootstrap-vue' import 'bootstrap/dist/css/bootstrap.css' import 'bootstrap-vue/dist/bootstrap- vue.css'…