Questions tagged as 'bootstrap'

0
answers

How to make a textarea occupy the window in the remaining vertical space

I'm trying to create a "chat window", I already have most things oriented, but I can not get a textarea to occupy the space that is "left" vertically in the window (this textarea is not the last element of the window). Below is my complete co...
asked by 12.01.2018 / 18:04
0
answers

Help? Uncaught TypeError: $ (...) .tooltip is not a function at HTMLDocument.anonymous

I have this error and have tried everything, but nothing here the error: jQuery.Deferred exception: $(...).tooltip is not a function TypeError: $(...).tooltip is not a function at HTMLDocument.<anonymous> (http://askmee.tk/zero0:...
asked by 11.12.2017 / 02:55
0
answers

navbar bootstrap

I have a navbar that shows contents on the same page, according to the "tab" that I choose from it. The problem is that if I enter a certain "tab" (block of two stakes, for example) and click on a button (calculate) to execute any function, it e...
asked by 12.12.2017 / 14:38
2
answers

How to separate two li

I'm making a website for work and I can not separate two li's for a given resolution. Below the print belowthehtmlmenu<divclass="container"> <div class="row"> <div class="col-md-12"> <img src="../ima...
asked by 08.12.2017 / 14:54
0
answers

Error 404 does not deploy

Hello, I'm developing an application using spring boot, locally it loads everything perfectly (I'm referring to static files) but when I do deploy in heroku me the 404 error is returned to css files. Someone gives an idea of how to solve this pro...
asked by 03.12.2017 / 12:56
1
answer

Bootstrap: Responsive does not work with hosted site

I am doing a tcc for my technical course and as one of the requirements was to make a site responsive, I decided to use the bootstrap, however, when I hosted the site, it presented some problems. When I open my site on my mobile phone locally...
asked by 23.11.2017 / 18:23
1
answer

Add dropdown to menu

Hello everyone. I'm having a little problem adding a dropdown to my menu. I'm using bootstrap and I've checked how to do it. But in mine, the class is different and when I mute, the structure of my menu also changes. I would like to know how to...
asked by 21.11.2017 / 12:24
1
answer

Boostrap and two buttons

I'm trying to login and record to a page, but when I click the button to register, it returns to the beginning of login.php . Where I leave register_form in display: none , not showing blank field errors. Does anyone have a...
asked by 17.11.2017 / 20:36
1
answer

Dropdown goes blank with Bootstrap

After the Bootstrap application the dropdown is left blank, I do not know how to proceed. <!DOCTYPE html> <html lang="pt-br"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edg...
asked by 15.11.2017 / 01:23
0
answers

Firefox does not open Bootstrap modal

I have the following HTML code: <div class="col-sm-4 col-md-4 col-lg-3 empresa-button"> <button data-toggle="tooltip" data-placement="bottom" onclick="setReturnURL('link');" title="" class=" btn btn-default" dat...
asked by 31.10.2017 / 19:03