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
-
2
votes1
answer834
viewsHow do I display a message/alert on first access to the site?
I would like to create a "Newsletter" that displays on the first and from time to time when accessing the site. I already have it created, but, I can’t find the functions and tags that help me.…
-
2
votes1
answer535
viewsDate Picker does not appear
Is the following I am trying to show a date Picker in a form but it does not appear my question is the following is possible to put the date Picker in a bootstrap modal? is that I outside the modal…
-
2
votes1
answer506
viewsBootstrap - Jquery error
I’m trying to make some javascript confections in my project that also uses bootstrap and I need to see the log. However, even using the code provided on the bootstrap website itself, I am getting…
-
2
votes2
answers1316
viewsLogin Form Screen Flashes
I have a problem: I have a login screen that I did, but it keeps blinking. I didn’t want this to happen. I wanted the login form to be static with the images running in 5 minutes. The link does not…
-
2
votes1
answer618
viewsChanging CSS with Javascript for required field
I got into W3 Schools and got an example code for a multi step form. In "default" mode it did not move to the next step until all fields were filled. Turns out I only need some fields to be not…
-
2
votes1
answer1712
viewsTop corner responsive image - Bootstrap
Guys, ask me a question. How to insert a responsive image in the top corner of a section using bootstrap. Ex: this is the site that I am developing renpa.esy.es, however, in the fourth section that…
-
2
votes2
answers181
viewsModal Bootstrap - Navigate element within modal
It is a simple modal with large text. Follows the code: <div class="modal fade"> <div class="modal-dialog" role="document"> <div class="modal-content"> <div…
-
2
votes1
answer443
viewsHow to import files from bootstrap sources
The bootstrap icons are not picking up on my project. I searched and saw that it can be solved by importing the bootstrap source files. What is the best way to import these files into the body of a…
-
2
votes1
answer6305
viewsCentralizing modal bootstrap
I have a modal bootstrap on my page HTML. When I open the modal in the computer browser, the modal appears as follows: But when simulating the screen of a smartphone, the modal behind my menu nav:…
-
2
votes1
answer5641
viewsHow to close a modal only by buttons?
The title is already very explanatory. But I would like to know how I close a modal only by the close button and the "x" of the window, not allowing the user to click on the black background around…
-
2
votes1
answer418
viewsPopover Boostrap 3 - Does not appear
I’m with the following html code: <button class="thumb-hearth pop" data-toggle="popover" title="Likes" data-placement="top" data-trigger="focus" data-content="Teste"> <i class="glyphicon…
-
2
votes1
answer719
viewsImage exceeding grid bootstrap size
I set a grid and inside I played an image, that image needs to have a height of 150px, so I set it to height to it, the problem is due to the fact that the image is exceeding the grid, I do not want…
-
2
votes0
answers90
viewsIn Tiny wysiwyg editor for Bootstrap does not work creating hyperlinks in Internet Explorer
I’m using the wysiwyg editor Tiny, but I’m having trouble inserting a hyperlink in a text typed in the editor. This occurs only in internet explorer, and as follows: After typing the text, I select…
-
2
votes0
answers306
views -
2
votes1
answer82
viewsEditions using Bootstrap
I’m using a full image bootstrap but my image besides not being changed is getting in the middle of the screen. I wanted the login screen padding to be restricted to its size, but it’s taking half…
-
2
votes1
answer3524
viewsPlace Text on Div Border
I wanted to put a text on the border, as in the attached image. I am using Bootstrap. My current code is like this: CSS: .jumbotronmax { padding-top:30px; padding-bottom:30px; margin-bottom:30px;…
-
2
votes2
answers55
viewsBOOTSTRAP EDITIONS
I’m using a bootstrap theme with background image but the image doesn’t change. I went to css, I changed the background anyway and the image remains even being a url that no longer exists. As there…
-
2
votes3
answers560
viewsBootstrap tab panel - How to go to a specific tab?
I have, in PHP, a method whose code returns values, passing them to a View, as block below: return view('PesquisaView') ->with('clientes',$resultadoClientes) ->with('advs',$resultadoAdvs)…
-
2
votes2
answers262
viewsDropdownlistfor selected values do not persist
I am using Asp.net C# with mvc 4 and in my View I have a Dropdownlistfor, with a class I used of bootstrap-multiselect, as in the image: And the code in the view: @Html.DropDownListFor(m =>…
-
2
votes1
answer1256
viewsRun Mysql search after opening Modal
Guys, yesterday with the help of Bruno here on the page I managed to solve my need to create the modal but today I have a new difficulty, I could not pass over. Next with my modal opening through…
-
2
votes2
answers2464
viewsASP . NET MVC and Javascript - Open modal with ID of the selected object in a list
INITIAL QUESTION I am working on an ASP . NET MVC project with bootstrap and need to open a modal for editing and deleting records from a list. The idea is not to leave the buttons next to each row…
-
2
votes2
answers417
viewsHow to make Tables with different ids for Function javascript
Good afternoon I’m setting up a table with the following code <table align="center" cellpadding="10" id="user_table" class='table table-striped table-advance table-hover'> <tr>…
-
2
votes1
answer283
viewsWebpack + Nodejs import bootstrap + jquery
Hello folks from Stackoverflow, I have a Vuejs project already with Webpack. And I was importing the Jquery and Bootstrap libraries. I went to my Ode and used the commands npm install jquery…
-
2
votes2
answers2878
viewsOpen a modal with a button in another modal?
I have a modal of bootstrap where there is a button that closes the modal but I wanted as soon as I closed the modal, to open another. I tried to put one id button to open the modal again but it is…
-
2
votes2
answers1087
viewsOpen a tab by clicking on the navbar link
I have a navbar that has several links to the same page that has 3 tab. I need that by clicking on a navbar item it opens the page with the specific tab selected. I tried to do so (but it didn’t…
-
2
votes1
answer1253
viewsHow to place the bootstrap table on a background image?
I’m doing a lineup of teams using the bootstrap, where each registered match, a new row is generated with the data, the problem is that the table is not on the background image. Table does not…
-
2
votes1
answer377
viewsPaging without php and mysql
I’m trying to make a simple pagination, just click on the "2" button for example and it happens. I tried to use this, but I couldn’t: https://esimakin.github.io/twbs-pagination/ Could anyone help me…
-
2
votes1
answer244
viewsHow to turn list into responsivel menu?
I’m having a hard time turning the list below into a responsive menu, something like Bootstrap’s responsivel navbar. I want to maintain the current style of the menu, but that it behaves like the…
-
2
votes1
answer211
viewsDuplicating menu bootstrap
I am Noob in web development and need a little help from colleagues, if possible. I’m making a website, using bootstrap, and I came across a little problem. I have two drop-down menus and when I…
-
2
votes2
answers3273
viewsCarousel Bootstrap does not work
My bootstrap Carousel is not working, I took this script from www.w3schools.com I imported css and Javascript but it doesn’t work: <div id="myCarousel" class="carousel slide"…
-
2
votes1
answer1370
viewsdoubt select with modal
I’m having trouble executing an action on my website. I have a select with some options, I need to select one of the options and give Submit on a button, while doing this would have to open a modal…
-
2
votes0
answers123
viewsColoring a SVG with JS
I inserted several buttons in a form, each one has the function of changing the color of the same SVG files, however I tried to make this change via css and did not work, I think I will need a js to…
-
2
votes3
answers893
views100% effect on Carousel
I’m needing to put an overlay effect over a bootstrap Carousel, but it takes all the same height. Clarifying better ... the first time I worked in this style - not in this excerpt I sent - through…
-
2
votes1
answer85
viewsPadding reducing the image
I have an image with a background worked, in this image I’m giving padding equal 140px, but instead of the image increase the padding, and consequently, get a bigger box, the image is reducing,…
-
2
votes2
answers1172
viewsI want to get the transparence out of the bootstrap arrows and I’m not
Hello, I have a difficulty here to take out this weak shade that is in the arrows, I have changed the color several times vezese does not stay with the strong dark blue only picks up when you pass…
bootstrapasked 6 years, 9 months ago Ismael Menezes 101 -
1
votes1
answer1591
viewsHow to show "loading" screen with modal bootstrap in any c#server process
I need my pages to show the whole server process a screen with a type of Carrying using the modal bootstrap I created below. My problem is to be able to show this in all processes. Is there any way…
-
1
votes1
answer217
viewsJquery Bootstrap closed.bs.Alert
I am unable to execute the event code "closed.bs.Alert". That is, execute a code after the total removal of a code snippet triggered when clicking the Close button of Alert in Bootstrap. HTML:…
-
1
votes3
answers2439
viewsPopular Modal Bootstrap for User Edit
Good morning, you guys, I have a user screen with a list that was populated by a foreach, and each line has a link to edit the user. This link opens a modal that should already come with user…
-
1
votes1
answer1079
viewsProblem in modal bootstrap form
Is there a restriction to bootstrap modal form? When I put the form inside the modal, I do not receive the Ajax Alert, however, if I take the form from inside the modal, the data passes and I…
-
1
votes2
answers670
viewsGRID Bootstrap column size - Customized value
Greetings! Could someone give me a light as to the image below ... The question X is that I need a middle ground in this alignment. If I put col-Md-1 cut the input if I put col-Md-2 gets very large.…
-
1
votes0
answers62
viewsModal form with tabs does not open combo
I set up a modal form with two tabs, and the fields of the first tab work perfectly, but in the second tab the combobox are coming with the style=display: None; and this is being done alone, does…
-
1
votes2
answers2108
viewsCreate Bootstrap template to be used on all JSP pages of your Java app, implementing only "content/content"
Good morning, Guys, "I know it’s more of a subject of the same," but could someone help me with that question. I’m used to making templates with facelets, so I write down a xhtml file inside it,…
-
1
votes2
answers201
viewsGrab a value stored in a . html link
The Website https://thingspeak.com/channels/116346/field/1/last.html returns a value and would like to know how to implement it and update it, for example, every 5 minutes. I am currently doing with…
-
1
votes1
answer177
viewsLoading gif screen on html page loading
I would like to put a loading screen with .gif on my page .html, because the page is very heavy. Please, if anyone can help me I will be very grateful. Page be added the loading screen:…
-
1
votes0
answers73
viewsData problems in bootstrap-datepicker.js and bootstrap-timepicker.js
Friends, I’m in need of some help, I tried a lot of things and I can’t solve my problem. I have both files bootstrap-timepicker.js e bootstrap-datepicker.js What happens, in my files I changed all…
bootstrapasked 8 years, 4 months ago Ana Freitas Telles 11 -
1
votes1
answer451
viewsHow can I be doing various modals on one page, just pulling another PHP page inside the modal?
I have a code that opens a modal with another PHP page inside the modal, but I could only do this with a page. I would like to do the same thing using this code for the other buttons, only opening…
-
1
votes1
answer122
viewsHow to do this? Transition Page within Modal?
Friends, I’m wanting to do something similar to what you did in this gif below but I don’t know how I can do.. The idea is that by clicking a button inside a modal, it directs to a ''page'' with…
-
1
votes1
answer159
viewsMask for hour 24:00
Good evening, everyone. I would like your help for a problem. I have a field in my form to receive time. But what I have found few validate. Most do so: When you type 24:00 it turns to 00:00 ... but…
-
1
votes2
answers5961
viewsHow to modify the default Datatables + Bootstrap layout
Hello, I used a tutorial I found on Youtube to use Datatables in my project. I managed to make everything work but the look didn’t get very cool as you can see below. So looking I found a section on…
-
1
votes2
answers205
viewsReceive data in Javascript
I have a very vile doubt about Javascript, but I believe they will understand me, since I am new to the language. Following: I created an html page where the user will have 5 service options to…