Most voted "bootstrap-3" questions
Bootstrap is a free collection of tools for creating websites and web applications. Use this tag only when the subject is related to this version of the framework.
Learn more…538 questions
Sort by count of
-
0
votes1
answer3306
viewsFixed vertical menu with css and bootstrap
I would like a help need to make a fixed vertical menu but next to them there is a line with some circles that will indicate me in which section of the page I am but I have no idea how to get this…
-
0
votes2
answers913
viewsGet input text values inside modal-body
Expensive; How to get INPUT TEXT values and direct them to Body-Modal? I have a form with several inputs disabled, so that the user does not edit. However, when clicking the button that calls the…
-
0
votes1
answer48
viewsProblems with fullpage site
I am with the following problem I am developing a site that uses a plugin called jquery full page and Bootstrap in the desktop version it works normally but in the mobile version it is all "Buggy"…
-
0
votes1
answer928
viewsMobile menu does not close when you click
People would like to know if it is possible to close the mobile menu when clicking the link because when I expand the menu it opens normally after I click on the link it goes to anchor that I…
-
0
votes1
answer31
viewsDoes use of frameworks require updates?
Hello I’m using some frames like Bootstrap, jQuery and Owl Carousel and I wonder if I need to update my code whenever these frameworks update their versions. It is safe, in the sense of breaking my…
-
0
votes2
answers1304
viewsAlert bootstrap in ajax call
I have an ajax that deletes an image, after the deletion, I would like the page to give a Reload and show a message of "Deleted Successfully!" with Alert boostratp. I’ve searched the forums and…
-
0
votes1
answer538
viewsclass panels bootstrap is not working
I installed the bootstrap framework and testing some components of the site some worked and others did not and I do not know the reason, I tested the dropdawn and Jumbotron and both worked, but when…
-
0
votes0
answers8
viewsHow do I use ng-bootstrap and move the banner manually?
I have a problem, I want to use the carousel component of the bootstrap https://ng-bootstrap.github.io/#/Components/Carousel/examples But I saw here that we can only change the banner by the…
bootstrap-3asked 3 years, 4 months ago Thiago 31 -
0
votes1
answer1598
viewsHow to use, install, free template for Bootstrap 3
I have a tremendous doubt about this type of Theme, I’m starting to mecher with ASP.NET MVC, so I came across this Bootstrap, so I started researching about free themes and we have several options…
-
0
votes0
answers45
viewsBootstrap: Resizing the figure
I have the following HTML code: <section class="container sobre-site"> <h2 id="sobre-site-id" class="subtitulo">Título</h2> <figure class="thumbnail"> <img…
-
0
votes1
answer691
viewsWhen closing modal return to the source form passing parameters
I’m making a query in my comic in a janela modal, now after the query made, need by clicking a send button the selected parameters to the calling page and play these parameters in some inputs, had…
-
0
votes1
answer63
viewsError using two dropdown menus
I have two menus and when I click 1 the 2 are triggered. How am I supposed to fix this? <div class="row"> <div class="btn btn-group pull-right"> <!-- Inicio Menu DropDown -->…
-
0
votes2
answers1433
viewsHow to refresh a bootstrap-table after giving update?
Next, in the rows of my table bootstrap when I click opens a modal where I can change the selected information after click. I wanted that right after I clicked on the change button, my table (and…
-
0
votes1
answer889
viewsProblems with updated jquery
Good morning I’m starting a site and I put the bootstrap - I put the most updated jquery that has that in the case is 3.1.1 No inspecte de element it presents me an error... I went to visualize and…
-
0
votes1
answer934
viewsReceive id in modal to delete record
I have a page called produtos.php, where I list all products from my database, each product is on a table and each one has its respective button of details,edit and delete, I can pass the id for my…
-
0
votes1
answer102
viewsOnchange function in Javascript, only works with TAB in Bootstrap
Good night. I have a bootstrap form with modal that when entering the values, the calculation is only performed after giving a TAB to change field. But doing the test here, Joins with TAB and…
-
0
votes1
answer1542
viewsJquery Validate - Mark at least 1 checkbox true
I use toogle bootstrap from this example: http://www.bootstraptoggle.com/ I have 4 checkbox, one of them must have true. How to do this with jquery validate ? Follows code: <label…
-
0
votes0
answers957
viewsAt the time of printing, blank pages are added
At the time of printing my page, being added blank pages, the number of these pages is relative, sometimes 1, 2... I’ve tried solutions like: .print:last-child { page-break-after: auto; } html, body…
-
0
votes1
answer817
viewsHow do I change the class of a button according to its id and value?
I intend to modify the class of a button according to its id and its value. Each <button> has equal identifiers, but different values. I tried this way below, however only the first button is…
-
0
votes1
answer261
viewsBootstrap button
I am having difficulty removing tooltip by jquery on a button. The operation of the button is as follows, if you have a form with required field blank, it makes the button stay disabled, I want the…
-
0
votes1
answer214
viewsHow to set toggleClass (jquery) speed?
I would like to define the animation speed of toggleClass but it didn’t work. I solved the problem with CSS: -webkit-transition: all .5s ease; transition: all .5s ease; But still, I’d like to know…
-
0
votes0
answers50
viewsUse a form with select to control views
Good afternoon guys, next couldn’t find a practical solution for what I’m trying to develop: Through the select above I intend to display data below such as charts, ie if the user chooses the item…
-
0
votes1
answer1927
viewsAnimations of input text and Divs when scrolling the page
I have seen that it is getting more and more common this practice, where the elements of the page will "appear" (fade-in, slide-in, and more) automatically when, when giving scroll, you enter a new…
-
0
votes1
answer48
viewsProblem with php code to send simultaneous messages to the database!
I’m trying to create a code covers send messages between users of a system in php, the problem and I can send the message from one user to another but wish it was possible to send to all users, or…
-
0
votes1
answer510
viewsObject alignment with Bootstrap
I can not understand why the label Customers gets bigger than the label Order and the 2 were defined with the same size. <div id="accordion-opcoes"> <div class="panel box"> <div…
-
0
votes1
answer1445
viewsHow to make 3d div responsive with bootstrap? as if you had left the div?
I need the site to be all responsive. I’m wearing a bootstrap. the way it is in the image below: --> my HTML code<-- <div class="col-sm-4 "> <div class=""> <img…
-
0
votes1
answer283
viewsChanging the width of the screen makes disappear horizontal scroll bar
Follow the example in jsfiddle: https://jsfiddle.net/DTcHh/31217/ Follow the image of the problem: Follow the image as it should: Browsers tested: Google Chrome Version 57.0.2987.110 (64-bit): Does…
-
0
votes1
answer161
viewsI cannot run jar using exec command in php
when I try to run the system does not return anything, I do not know what may be wrong, I tried to run another jar and it worked, however the msm n receives no parameter. the search jar works on the…
-
0
votes1
answer30
viewsSize of elements on a responsive page
I am in a very complicated situation, I have researched in several places and I do not know if I am researching right, however, my doubt is the following: On many sites we have the following…
-
0
votes1
answer2023
viewsDifferent links in Bootstrap
I have a lightbox in bootstrap and would like to know how I do for each time that click on a href link he open the content that is in href="" of each link? Below my code if anyone can help me.…
-
0
votes1
answer183
viewsPHP text that is changed in the <textarea> field when exiting the modal, the text does not return to the original, why?
Good Afternoon I’m using the Varying modal content based on Trigger button from Bootstrap to create a window to edit products. http://getbootstrap.com/javascript/#modals-Related-target I have a…
-
0
votes2
answers1124
viewsI’m not able to leave the images in the same size using bootstrap
I am using the "img-Responsive" class, but even so, the first image has a different size than the rest. Can anyone tell me why? <div class="col-md-3"> <h2>Sub heading</h2> <img…
-
0
votes2
answers794
viewsSidebar with accordion effect
Given a sidebar, how do I get the effect of a accordion? Currently, my sidebar works almost perfectly. This means that by clicking menus that have submenus, they are expanded. I’m just not getting…
-
0
votes1
answer686
viewsCSS and JS does not load on mobile, via localhost
Good morning! I’m making a small website, using Codeigniter 3 and Bootstrap 3. On the PC, CSS and JS work perfectly well, but when I try to access it from Smartphone, by localhost, load only the…
-
0
votes2
answers100
viewsHow to get button value when firing a Shown.bs.modal event
Follows the code: HTML: <button id="meubotao"type="button" value="5">Click Me!</button> JS: $( "#meubotao" ).click(function() { $("#myModal").modal("show"); }); I also have this code to…
-
0
votes1
answer872
viewsNavbar bootstrap Collapse
I need a customization in a navbar that is the following: First, without the Collapse, appear this way (this I achieved and it is very quiet) Then, when you have smaller screens, turn into 2 buttons…
-
0
votes1
answer791
viewsBootstrap-Notification does not open when clicking the bell
I use "Bootstrap Notification" here. I just want to show a dropdown type by clicking on the notification. An example to follow: But the following code happens nothing. It only shows bell. <div…
-
0
votes2
answers871
viewsButton "hamburger" does not work
Can anyone tell me why the button is not working? It was meant to show by clicking on it, but for some reason nothing is happening. ( Using the class "Collapse navbar-Collapse" I managed to do what…
-
0
votes0
answers182
viewsBootstrap not initiating
I’m starting with Flask and I’m using Bootstrap 3.3.7, so I took the example navbar code on their website, but when I start the index Nav bar does not work: and the button looks like bootstrap 4,…
css twitter-bootstrap bootstrap-3 flaskasked 7 years, 5 months ago Vinicius Barbosa de Medeiros 331 -
0
votes0
answers22
viewsError using span in Cakephp
As attached image I can’t use span when I step to the Cake pattern. Can anyone help me, pfv. <div class='col-md-12'> <div class="input-group" > <!-- Span Bootstrap --> <span…
-
0
votes1
answer1212
viewsASP C# Bootstrap - Open Masterpage modal
I’m learning how to develop websites with ASPX C#, using Bootstrap. Before, I want to say that I’ve researched everything and I haven’t found a solution to the problem I’m encountering, so, please,…
-
0
votes0
answers367
viewsSlide Top of Menu
Hello, I’d like to let my menu override the slide in boostrap but when I add the slide, it sits on top of the menu, like this in the image This is my index where the slide <!DOCTYPE html>…
-
0
votes0
answers44
viewsModals superimposing the Canvas
My modals they are superimposing the screen when I do the test in real time via github in case the test is done on my own machine opening the file . html they look perfect. GITHUB MY MACHINE HTML…
-
0
votes1
answer83
viewsPass JSP date to Servlet
I have a Datepicker bootstrap as below, and I have a button that must pass the date selected in datepicker to the Servlet that will use this date as parameter for a mysql search. How can I pass this…
-
0
votes2
answers319
viewsSelect combobox from a click on the table row
I have a combobox and a table: I would like every time when clicking on the table, select the item in the combobox according to the click. Follow example of the problem. Try to click several times…
-
0
votes1
answer1006
viewsBootstrap Modal Change and Ajax ASP.NET?
I developed a basic functionality in the Asp.net MVC controller where I have a product list and it is changed in the Back-End and in the front-End I use the Bootstrap-Modal to load the product and…
-
0
votes1
answer222
viewsHide Carrousel images when opening on mobile and show others - Bootstrap 4
I’m using the component Carrousel of bootstrap 4. My intention is to make when it opens on PC and Tablet, be shown the slide with original images. When opened on mobile phone, open another image…
-
0
votes2
answers51
viewsImage is not centering
Guys, I’ve tried several ways, but the image is not centering. Follow below the code to better understand the problem: .logo2 { color: pink; position: absolute; margin: 0 auto !important; float:…
-
0
votes1
answer130
viewsHow to place a vertical line within the panel class?
Follows code: <link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet"/> <script…
-
0
votes2
answers52
viewsResponsiveness of Woocommerce Virtual Store
Hello, I have a responsive template installed in Wordpress, but the responsiveness on mobile phones this presenting a small right spacing. I tried to change the margins by css, but it had no effect.…
html5 wordpress bootstrap-3 wordpress-theme woocommerceasked 7 years, 3 months ago Jonatas Dutka 49