Questions tagged as 'bootstrap'

1
answer

Glyphicon Bootstrap Manipulation

I'musingBootstrapversion3,andIwouldlikesuggestionshowIcouldcustomizethisglyph,I'vetriedseveralwaystoalignthisonewiththetext,butitinsistsonstayingabitabovethetextline.I'musingaJumbotronwithanAlert,andI'dliketoattachthisglyphicontothemessage.Butu...
asked by 26.09.2017 / 21:01
0
answers

How could I change the parent background css from a menu?

I'm using boostrap. I would like to change the "my-parent" menu with CSS, when it is with the class "collapse.in": <nav class="col-xs-12 col-md-2 pull-left meu-parent"> <div class="menu-dropdown-test"> <!-- collapse.in só ap...
asked by 25.09.2017 / 16:55
0
answers

Fixed bar at the top with information (responsiveness)

I'm having a hard time putting together a bootstrap layout that has a simple bar with some information at the top of the site. This bar should be split to allocate the following information: On the left side: Company name - (99) 99999-9999 -...
asked by 25.09.2017 / 23:00
0
answers

Bug lib jQueryGantt on page with bootstrap

I'm using the jQueryGantt plugin ( link ) but I realize that on pages with bootstrap it "buga" the table as in the image below , I would like to know if anyone has already used this lib and can help me.     
asked by 21.09.2017 / 00:32
2
answers

ASP .NET MVC and JavaScript - Open modal with ID of the selected object in a list

INITIAL QUESTION I'm working on an ASP.NET MVC project with bootstrap and need to open a modal for editing and deleting records from a listing. The idea is not to leave the buttons next to each row (like table columns), but rather to sel...
asked by 14.09.2017 / 16:03
1
answer

Angle Problem ui.bootstrap.modal

Starting a modal with ui.bootstrap.modal $ uibModal, seveni controller and controllerAs, in console.log I see that the instance controller was started and the object loaded when clicked, but within the modal I can not display the data, someone c...
asked by 20.11.2017 / 19:56
1
answer

Error using bootstrap with ASP.NET MVC

I'm having the error while using bootstrap.min.js, the error is that it does not find a function. Here is the error below and setting up my system. Is there anything else you need to post to help me find the problem?    Error   Errorfunc...
asked by 12.09.2017 / 00:36
1
answer

Input field is not loading default value "value"

I have the field: <div class="form-group"> <label style="color:white" for="valor">Valor</label> <div class="input-group"> <input type="number" value = "0" class="form-control" step="any" name="valor" ng-mod...
asked by 30.08.2017 / 21:51
0
answers

Slider (Carousel) Bootstrap, How to change aninmation

I'm now starting to mess with both site and bootstrap, I'm using wordpress tbm. Ok my doubt is as follows, I would like to know if it is possible to change the default transition animation that comes with the standard bootstrap menu and add anot...
asked by 16.09.2017 / 03:59
1
answer

Navbar Bootstrap 4 collapse already automatic

I am copying EXACTLY any navbar template I found in the new bootstrap 4 documentation I am using in my projects. But, it already comes "collapsed" so to speak. Is there any function in javascript that I can put so it does not "collaspse" a...
asked by 23.08.2017 / 20:27