Questions tagged as 'bootstrap-3'

0
answers

How to set 100% widht only for col-xs?

Hello. In col-md and col-lg the widht is 50% and I want more. But in col-xs and col-sm the blocks are side by side and not below the other as I want. How to solve?     
asked by 30.07.2017 / 21:55
1
answer

3 bootstrap columns

I have this Html code in Bootstrap <div class="col-xs-12 col-sm-4 col-md-2 cloneditem-1"> <button data-rel="uploads/pro-GLD6014.jpg"><img src="uploads/gld6014.jpg" class="img-responsive"></button> </div> There...
asked by 29.07.2017 / 13:44
1
answer

Passing JSP date to Servlet

I have a Datepicker bootstrap as below, and I have a button that should pass the date selected in the datepicker to the Servlet that will use this date as the parameter for a mysql search. How can I pass this date to Servlet? I have tried severa...
asked by 12.07.2017 / 03:23
1
answer

Bootstrap Modal change and Ajax ASP.NET?

I developed a basic functionality in the ASP.NET MVC controller where I have a product list and it changes in the Back-End and in the front-end I use Bootstrap-Modal to load the product and change, the modal loads the product perfectly , the pro...
asked by 12.07.2017 / 17:41
1
answer

Leave the sidebar fixed after opening

I'm putting a puzzle in bootstrap, and it almost worked out what I need. I'm going to use this template only on mobile. You just left the Toggle Menu locked after opening. I tried css but could not. <!DOCTYPE html> <html lang=...
asked by 05.07.2017 / 14:56
0
answers

Slide Up Menu

Hello, I would like to leave my menu overlapping the slide in the boostrap but when I add the slide, it stays on top of the menu, like this in the image Thisismyindexwheretheslideis <!DOCTYPE html> <html > <head&g...
asked by 01.07.2017 / 18:25
0
answers

Modals overlapping the screen

   My modals they are overlapping the screen when I do the test in real time via github, if the test is done on my own   machine by opening the .html file they look perfect. GITHUB    MYMACHINE      HTMLCODE   link CSS CODE...
asked by 01.07.2017 / 19:10
1
answer

How to use bootstrap push pull?

I have a template with the structure illustrated by the image below Finding in the documentation I saw that combining the col-*-push-* and col-*-pull-* classes can produce this effect I tried and researched a lot withou...
asked by 28.06.2017 / 01:05
0
answers

Error using span in CakePHP

As the attached image I can not use the span when I move to the Cake pattern. Can someone help me, pfv. <div class='col-md-12'> <div class="input-group" > <!-- Span Bootstrap --> <span class="input-group-addon" i...
asked by 06.06.2017 / 15:21
0
answers

Bootstrap not initializing

I'm starting with Flask and I'm using Bootstrap 3.3.7, so I got the example navbar code on their site, but when I start the index the nav bar does not work: andthebuttonissimilartobootstrap4,howeverIdownloadedthebootstrap3.3.7severaltimesanditco...
asked by 02.06.2017 / 21:17