Questions tagged as 'bootstrap-3'

1
answer

How do I create a mouse-over effect on an image and position it where I want it?

I'm trying to replicate an effect of mouse over but what I've achieved so far is a bit biased, the line with the effect is passing from one side to the other, and not just the length of the text, which is what I want , I do not know how t...
asked by 02.02.2018 / 03:13
1
answer

Bootstrap menu does not work

I'm developing a web application and put it in the bootstrap menu link Menu in normal page width Butbyreducingthewidthofthepagethemenudoesnotlooklikethis. Staythesame HTML<divclass="body-wrap" > <div class="container" >...
asked by 07.10.2017 / 19:28
1
answer

Slide Responsive Boostrap

Hello, I would like to add a full slide in my head using the bootstrap, just like the image example: Couldyouhelpme?IfyouwanttoviewmystructureI'mleavingthelinkfrommyrepositoryingithub: link     
asked by 28.06.2017 / 20:53
1
answer

How does the 'shown.bs.modal' event work?

The question is simple:    How does the% boSpp event in CSS Boostrap work?       How could I create something similar to this event? ¹ - Not how it works to use this event, but rather how the plugin has an expecific event to identify tha...
asked by 16.10.2017 / 19:36
1
answer

Centralizing modal bootstrap on mobile screen

I'm trying to centralize a modal bootstrap in the center of a mobile screen, but the result is as follows: I'mfollowingthisexample,butit'snotworking:# Below my modal and CSS codes: <div id="modal-facens" class="modal fade" rol...
asked by 08.02.2017 / 15:24
1
answer

Change button position next to Carousel Bootstrap

By lowering the slide size appeared the following problem: The positioning of the "next" button is removed from the slide, as in the image below. I want it to be on the extreme side of the image, just like the left side button is. But all the at...
asked by 12.12.2016 / 18:41
1
answer

Alert auto close using Bootstrap

Using Bootstrap and created a save button on which you run a specific function selector() . This function will be executed only after saving in the bank, then it will show an alert that will disappear in a few moments. However it is only...
asked by 14.01.2017 / 17:25
2
answers

Bootstrap menu does not open submenu

Why not open the submenu in this menu that I implemented, I do not think the error. Anyone know? Bootstrap v3.3.7 jQuery v3.1.1 <!DOCTYPE html> <html> <head> <title>Menu</title> <meta charset="UTF-...
asked by 01.12.2016 / 18:50
1
answer

Difficulty with Bootstrap responsiveness

Look closely at the screen; Itwasnottocontinuelikethis,itwasforhimisresponsive,itwasforOURSERVICE,IMOVEIS,KNOWUSandtheothersaresidebyside.Mypage<!DOCTYPEhtml><htmllang="pt-BR"> <head> <meta charset="utf-8"> <meta...
asked by 12.06.2016 / 12:53
1
answer

Catch all data selected with javascript in multiple select field

I'll describe what I'm trying to do: There are sectors, and in each sector there are several employees, and I need to, when selecting a sector in a select field, the next field select (which will list employees) be filled with e...
asked by 23.05.2016 / 22:25