Questions tagged as 'bootstrap'

3
answers

GRID system bootstrap - col-xs-X does not recognize width

I'm studying bootstrap, and in formulating the GRID system the col recognizes the values LG, MD, SM, but does not recognize the requested XS. When I resize the browser to mobile size it always puts the requested div in size 12 (full). <!DOC...
asked by 23.10.2017 / 20:49
1
answer

Dropdown From Bootstrap Menu Not Descending

I'm sorry to go back to the Bootstrap dropdown issue, but I've seen all the related questions and I could not solve my problem. I do not understand almost anything about JavaScript, and I'm using the newer version of Bootstrap (version 4)....
asked by 01.11.2017 / 13:52
1
answer

Bootstrap dropdown menu items do not work

I'm developing a web application and I put the bootstrap menu in my application but clicking on the icon <b class="caret"></b> the dropdown-menu items do not appear. Menu by clicking the icon <b class="caret"></...
asked by 18.10.2017 / 01:19
0
answers

Click on the button running as many times as you have

I have the following situation: <ul class="nav nav-tabs"> <li class="active"><a data-toggle="tab" href="#segunda_tab" ><?php echo $array_dia_da_semana_s[0] ?></a></li> <li><a data-toggle="tab" href=...
asked by 17.10.2017 / 19:22
0
answers

Bootstrap DropDown does not work

I researched the subject, I found some examples, but DropDown does not work. Anyone have any ideas? Follow the code: <!doctype html>                    <nav class="navbar navbar-default" role="navigation"> <!--...
asked by 26.10.2017 / 15:30
1
answer

How to center a title in the header using class attributes?

I started studying Bootstrap now and I'm having trouble understanding and modifying the CSS tags of the folder I downloaded on their website, so it would be easier to edit the part HTML I need to centralize the SIGN UP text, but I'm n...
asked by 25.10.2017 / 00:10
1
answer

Wrap lines in table cells ASP.NET MVC C #

How do I not break the columns of a <table> in several lines, because I put a scroll and would like to leave the grid cells without breaking, but let the user use the scroll.   ViewTable@modelIEnumerable<Projeto.ERP.Model.Mod...
asked by 10.10.2017 / 18:43
1
answer

Laravel Form for searching records

I come from desktop programming and I'm starting studies on Laravel with Bootstrap. I would like to know if it is possible to create a form (preferably modal) for searching records. For example, when registering a person, instead of using a s...
asked by 16.10.2017 / 03:30
0
answers

Bootstrap Plugin Table - Translation for PT-BR

Hello! I believe I have done loading the plugin and translating correctly, but it is not translating. Can you help me?     
asked by 20.10.2017 / 15:48
1
answer

Modal BootStrap can not get variable asp from codebehind

Dear, good morning! I'm starting and catching a lot on my first opportunity as a rsrs programmer In My Sales2.aspx I have <div id="myModal" class="modal fade"> <div class="modal-dialog"> <div class="modal-content">...
asked by 13.10.2017 / 15:35