Questions tagged as 'bootstrap-3'

1
answer

Refresh Bootstrap-table

The problem is that I can not get the table (bootstrap-table) to update the data after the registration. I'm trying to do this via JS, but to no avail. I've tried the following: - JS - $.post($form.attr('action'), $form.serialize(), functio...
asked by 10.02.2016 / 14:55
4
answers

Box of different height fit the same Pinterest

I have a problem, I'm not able to leave the blocks of different height (height) more or less equal to the pinterest, in my case they are two columns respecting the following rule of responsive col-xs-12 col-sm-12 col-md-6 , that is, two co...
asked by 29.12.2015 / 13:11
2
answers

Display DIV on another DIV

I'm using a DIV with the message "processing" and opaque background every time a request occurs (user iteration at the click of a button). However, this screen is also displayed when I am with an open modal screen, and ends up happening that the...
asked by 25.02.2016 / 15:42
1
answer

Bootstrap sass, what is the best way to avoid attribute redundancy

I'm using the sass version of the boostrap, and I'd like to know the recommended practice. I have the original% bootstrap% and I have my personal assets that I believe overwrite those of the boostrap, so I do not move in the boostrap o...
asked by 18.11.2015 / 02:48
2
answers

Dropdownlist Menu ASP.NET MVC 5

I need to change the menu to apply a Dropdownlist, but I'm having difficulty. I'm following the steps of the bootstrap site, but when you click the submenu does not appear, follow the code below: <body> <div class="navbar navbar-inver...
asked by 24.09.2015 / 21:30
3
answers

Size and position of the Bootstrap carousel on the page

The following code leaves the carousel occupying the entire page. How do I position it in the left half of the page and not occupy the full height of the page? <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www...
asked by 10.09.2015 / 20:27
1
answer

Disable class when closing modal

I have the following JS for my modal: <script type="text/javascript"> $('#modal').modal('hide'); $('.linkModal').on('click', function(event){ event.preventDefault(); var title = ($(this).attr("title")); if...
asked by 28.05.2015 / 16:23
2
answers

Modal does not redirect while executing Post

I have a View where I open a Modal to register a new data. It's working perfectly. The problem is that by registering using this Modal , it redirects me to the default page defined in c Controller . However, I only need...
asked by 28.04.2015 / 15:53
2
answers

I can not remove standard background

Next, I'm using a wordpress plugin to organize the dishes of the restaurant menu, this: (food-and-drink-menu - url: link ) Well, come on! The plugin settings are very simple and by default it adds a light pink background, as follows: ( link...
asked by 03.07.2018 / 19:59
1
answer

Scrollspy is not working

Good morning, I'm developing a website, and at first everything is working, however Scrollspy (Bootstrap 3.3) is not working, I followed several internet tutorials on how to apply it in a Website but I did not succeed even following them correct...
asked by 03.07.2018 / 16:18