Questions tagged as 'bootstrap'

1
answer

Webpack error with bootstrap-loader

I'm having trouble implementing the bootstrap-loader in the webpack. I get this error output on the console:    ERROR in   ./~/css-loader!/~/resolve-url-loader!/~/sass-loader?sourceMap!/~/bootstrap-loader/lib/bootstrap.styles.loader.js!./~/ b...
asked by 05.09.2016 / 17:52
3
answers

Popular Modal Bootstrap for Edit User

Good morning, folks, 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 information, but I'm having a hard time doing it. I'm...
asked by 19.07.2016 / 13:14
2
answers

Get a value stored in a .html link

The Site link returns a value and would like to know how to implement it, for example, every 5 minutes. Currently I'm doing with the following script <script> function loadTemp() { var xhttp = new XMLHttpRequest(); xhttp...
asked by 25.05.2016 / 08:36
1
answer

How can I be doing multiple modalities on a page, just pulling another PHP page within the modal?

I have a code that opens a modal with another PHP page within modal, but I only managed to do that with a page. I would like to do the same thing using this code for the other buttons, only opening other distinct pages. Can someone help me with...
asked by 24.05.2016 / 14:31
1
answer

How to show "load" screen with modal bootstrap on any process from server c #

I need my pages to show the entire server process a screen with a Loading type using the bootstrap modal I created below. My problem is being able to show this in every process. Is there any way to do this? Does anyone have an idea? M...
asked by 12.04.2016 / 19:09
1
answer

bootstrap navbar with error

Good Afternoon people, next, I put a navbar in my project on the mobile part of the stick, I click on the bars the menu appears and then it disappears, alone, has someone already gone through it? follow my project link link If someone ca...
asked by 19.04.2018 / 22:07
1
answer

Responsiveness using React and Bootstrap

I have a problem that I have been trying to solve for a long time, and I can not, that is to leave the layout of the site taking the whole page, it stays that way. link (print as is) Note that it takes up only 70% of the screen, so the code...
asked by 29.03.2018 / 16:04
1
answer

Change the dynamic menu item in asp.net, from "mouse hover" to click

I have a dynamic menu in ASP.NET and one of these menu items contains a submenu, however to access this submenu a mouse hover event does not appear in my code. I need to change this "mouse hover" event to click somehow, even if it is by css or j...
asked by 25.04.2018 / 14:33
0
answers

Color an SVG with JS

I inserted several buttons in a form, each one has the function to change the color of the same SVG files, however I tried to make this exchange via css and it did not work, I think I'll need a js to change the fill of svg . <!DOCTYPE html&...
asked by 20.03.2018 / 20:10
2
answers

Viewing the navbar-brand on smartphones

I'm a newbie and would like some help with a problem I'm experiencing on my mobile site. I'm using bootstrap. Here's the result: ThetextSquishMonstersispastingintonavbar,thecorrectresultshouldbe: Note:Thefirstisinamotorolag4+andthesecondi...
asked by 25.02.2018 / 04:39