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
-
0
votes1
answer523
viewsAngular error message
i installed the bootstrap at the angle with this command: npm install bootstrap@next -save and then include the path in the file .angular-cli.json "styles": [ "styles.css",…
-
0
votes1
answer1039
viewsInsert percentage in progress bar (JAVASCRIPT)
I made a progress bar with bootstrap. Then each time something is filled in the table a certain percentage more is inserted in the bar. The data that is entered into the table comes from an API, so…
-
0
votes0
answers37
viewsAsp Net MVC site does not display items i class
I created an e-commerce site in Asp Net MVC standard, when running the site in Visual Studio by ISS it loads all the "i class" icons and the value field I defined as Follow Console output when…
-
0
votes1
answer150
viewsReplace image (logo in the top left corner of the page) with a second logo (edited) Scroll page (Scroll)
Good afternoon! I am needing that when scrolling my website page by scroll bar or mouse scroll, the logo be replaced. My logo is inserted into the page through a class in bootstrap.css Follows:…
-
0
votes1
answer307
viewsNavigation bar with more than one Dropbox in bootstrap
I tried to create a navigation bar where you have the following columns: Home, Registration -> Customer registration and consultation -> Customer consultation. When I am in the query menu I…
-
0
votes1
answer387
viewsList mysql data in a modal using php
I would like to list a field that is in the database in a list that is already created. When the user clicks on the "title" field he has to call a modal with some database data. What happens, it…
-
0
votes1
answer69
viewsCrud making a mistake on the line where the foreach is?
I’m studying creation of Crud with Php and Bootstrap, and when the file menu_admin and opened in the browser it gives this error: Warning : Invalid argument supplied for foreach() in C: xampp htdocs…
-
0
votes0
answers51
viewsHow to expand a list item in mobile browser?
I have the following navbar on my website: <div class="navbar-custom"> <div class="container"> <div id="navigation"> <!-- Navigation Menu--> <ul…
-
0
votes1
answer409
viewsDate time Picker bootstrap in modal
The following is the date time Picker is appearing behind the modal and I’m not able to put ahead has to do this? Code that I tried: .form_datetime { position: relative; z-index: 9999; } and…
-
0
votes2
answers529
viewsBootstrap: sort by column instead of row
I have a layout that has the following model: [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] And it would need both desktop and mobile: [1] [5] [9] [2] [6] [10] [3] [7] [11] [4] [8] [12] It’s…
-
0
votes1
answer635
viewsFilter problem using class="selectpicker" in filter select,
Good afternoon, could anyone help me with this problem? I have no idea what’s going on.... Next, I have a select that selects the city, and then the following as selected the city, so far so good,…
-
0
votes1
answer65
viewsHow to make a button lock when clicking?
I have inside this bootbox, two buttons, on the first one written "Send Error Report" I wanted when the person clicked it to show a glyphicon indicating that it is processing the sending and made it…
-
0
votes0
answers71
viewsMobile keyboard does not open on bootstrap site
I made a responsive site with bootstrap, but when clicking on inputs the mobile keyboard is not triggered. What can be? <script…
-
0
votes1
answer215
viewsCancel bootstrap JS default procedure
Good morning, I’m learning to program web now( studied C# last year in college and this year is web, so I wanted to get ahead ), I will program in Asp.net, I did all my "form" in bootstrap, visually…
-
0
votes1
answer1273
viewsModal window (Boostrap) is not visible
<!doctype html> <html lang="pt-br"> <head> <title>Teste</title> <!-- Required meta tags --> <meta charset="utf-8"> <meta name="viewport"…
-
0
votes1
answer308
viewsPopover bootstrap button in jquery does not show content
Good morning guys, I’m trying to understand how the bootstrap Popover works, I’m trying to use in button form to understand how it works but this is a secret for me. Although following tutorials, or…
-
0
votes1
answer37
viewsProblem with MDBBOOSTRAP
Well, I’m using the hrefs below and everything fucnionava perfectly until yesterday 07/02/2018, today for tomorrow when I opened the site and clicked on a logo to open the templates just doesn’t…
-
0
votes2
answers99
viewsProblem respecting grids, adding fields dynamically
Good morning, I am creating a form that the user will add more fields dynamically (Reference code), But the field is created but does not respect the grids (Bootstrap4) that should follow. Example:…
-
0
votes1
answer45
viewsError making autocomplete c#
I’m trying to make an autocomplete, but is giving the following error, not even make the post... My code is like this: <script type="text/javascript"> $(function () {…
-
0
votes1
answer165
viewsUpdating XML Data in Real-Time with jQuery.get
I’m building a page that has a carousel (with bootstrap 4) that displays some information about temperatures. This information comes from a XML that will be updated whenever any change occurs. I’m…
-
0
votes2
answers2965
viewsCombobox appearance on bootstrap
Hello! I’m trying to use the Chosen + Bootstrap in Laravel. But I would like the appearance using the choosen to look like the bootstrap itself. Analyze the image above: Option 1 without using…
-
0
votes1
answer83
viewsDashboard with this information
I am wanting to create a simple Dashboard. exactly like this! in the field (ORDERS) would be the order count of the current day or by date. in the field (REVENUE) would be the value of sales on the…
-
0
votes1
answer188
viewsCSS Bootstrap in Ajax combobox
I am using an ajax combobox, so it can be typed inside the combobox data, but I am using bootstrap and it is not configured correctly, I use class to configure, follows how it is getting: <div…
-
0
votes0
answers35
viewsRemove Id when click and Add when close
I’m having a problem at the time of remove a specific id, When I click on the Button continue reading. I created Btn event, Inside I’m passing the parent parameter and trying to remove the child…
-
0
votes2
answers68
viewsWhy isn’t this code responsive?
Can anyone show me where I’m missing and my code doesn’t become responsive? (I use bootstrap) I wish there was one element underneath the other... Here’s the code: <div id='container'> <div…
-
0
votes0
answers93
viewsMake a CSS responsive
I am developing a system with Asp.Net Mvc using bootstrap, but I want to give a different "face" to my login screen, I created a css but I would like to make it responsive, does anyone know how to…
-
0
votes2
answers56
viewsHow to leave the four in a row?
<div class="container py-4"> <div class="row"> <div class="col-md-10 my-4 mx-auto"> <h2 class="text-center display-4">Bootstrap 4 Pricing Tables</h2> <hr> <div…
-
0
votes2
answers85
viewsWhy is the H1 tag not generating a new line?
$scope.html = [{ "name": "teste", "data": [{ "tag": { "name": "h1", "text": "Titulo 1", "colValue": "" } }, { "tag": { "name": "text", "colValue": "col-xs-4" } }, { "tag": { "name": "h1", "text":…
-
0
votes1
answer69
viewsHow to use bootstrap Carousel in a wordpress theme
I made a simple theme in wordpress and am using this kind of js: (function($) { console.log("teste"); $('.carousel').carousel(); })(jQuery); and this html: <div id="carousel1" class="carousel…
-
0
votes1
answer524
viewsHow to close a modal by pressing the "ENTER" key
How can I close a modal in bootstrap using the enter key: the code I’m using is as follows:: <div class="modal fade" id="succes-action" tabindex="-1" role="dialog" aria-labelledby="myModalLabel"…
-
0
votes1
answer214
viewsRadio button is not passing value
I use 3 radio Buttons to select the input voltage of an equipment (110V, 220V or Automatic). If I put only 2 radio Buttons, both work normally. If I put 3, the first one doesn’t work properly. He…
-
0
votes1
answer646
viewsModal boostrap inside Updatepanel after event click dark background
I have a modal boostrap Poup within a component ASPX UpdatePanel inside that modal I have a button ASP btnEditar with event click to perform a update. After executing the event the modal closes but…
-
0
votes0
answers94
views -
0
votes1
answer810
viewsBootstrap 4 dropdown(toogler) not working
Could someone tell me where I’m going wrong? the bootstrap and jquery order is correct and shows no error in the browser console but when I decrease the page size, the dropdown does not expand.…
-
0
votes1
answer416
viewsMake datepicker date range to be used in mysql
In my code, I have a calendar where the user selects the period he wants to analyze. The code is this: <input type="text" name="daterange" value="01/01/2012 - 20/04/2018" /> <script…
-
-1
votes2
answers123
viewsProblem with responsive div with 1920px resolution
The resolution of my pc and 920px , my code is all right, more when I see it in the resolution 1920px it looks as if the div had left the screen. 920px resolution: 1920px resolution: HTML: <div…
-
-1
votes1
answer1544
viewsSubmenu Bootstrap open left
needed my menu on the site below, open in left, so there is no layout break. http://alertweb.com.br/desenvolvimento/novamodallayout/site/ You could help me? <nav class="navbar navbar-inverse…
-
-1
votes1
answer449
viewsHow do I make this panel with bootstrap grid system?
I know how to use the bootstrap grid system but in this project I need to do the Row class has height size and aligns with the other grid I will post an example here…
-
-1
votes1
answer73
viewsMy site is giving error in Jquery and do not know what to do
I am new to programming and am developing using jquery and boostrap in wordpress. But when uploading the theme to the server appears this error. Thank you for your attention.…
-
-1
votes1
answer413
viewsHow to quickly put restitution on my website
Hello, I’m having a problem with my blog logo that after your update only it’s not getting responsive. I wonder what I should change in css. I could only find "logo" in the following codes: Thank…
-
-1
votes2
answers628
viewsHow do I search a combo field as I type the text?
I have a combo field with over 2,000 records. It’s hard to select what I need. I am in need of something (Bootstrap?) that as I type a part of the word the combo will position itself in the typing…
-
-1
votes1
answer300
viewsImprimir Alert PHP
Good staff as I can print the contents of something php in a div for example : I have a login area , if the user data is wrong I want to print a div with Alert (with bootstrap) on the same page. I…
-
-1
votes1
answer60
viewsProblems with dynamically generated Grid Layout
Good morning, you guys! I’m a beginner in the front-end area and it’s one of the first times I’m using Boostrap. This time, I need to deliver a work for the school and for that I developed a kind of…
-
-1
votes1
answer146
viewsSite with Responsive objects!
I’m developing a website in BootStrap! He’s doing very well in a matter of being Responsivo. Only, Background is working as planned only on PC’s, we already smartphones He’s even cool, but by…
-
-1
votes2
answers945
viewsBootstrap responsive examples please
Hello, I am new in this world of freameworks, and I have a lot of difficulty, I would like someone to give me a simple example of responsive div, which adapts to some screen sizes using the…
-
-1
votes1
answer1205
viewsPassing a variable in a modal bootstrap
I am developing a system in php mvc, in the administrative panel there is a page to manage users. On this page I have a table with ID | NAME | EMAIL and on the side a button to edit the data. By…
-
-1
votes1
answer1276
viewsTurbineing the bootstrap Carousel
To add own events on Carousel of bootstrap, use the function $('#myCarousel').on('slide.bs.carousel', function () { }) I wonder, how can I make the text receive or lose opacidade according to the…
-
-1
votes1
answer290
viewsCan you make an event after a Javascript print?
I would like to do a post-print action, IE, only when the user confirms the impression that javascript will run a scheduled event. If I put an event under the window.print() javascript runs even…
-
-1
votes6
answers4426
viewsHow do I make the image 100% on the screen?
I have a website in development. Then I want it to be on the whole screen, it’s to be a responsive site, I’m using the bootstrap... It only gets full screen if I zoom 150%: Example:…
-
-1
votes1
answer623
viewsBootstrap Collapse animation does not work
Good evening, I would like some help... I’m trying to use the Boostrap 3.3 Collapse in a row of a table, the code is like this: <table> <thead> <tr> <th>header</th>…