Questions tagged as 'twitter-bootstrap'

2
answers

Combobox without formatting Bootstrap / Firefox

I'm using Bootstrap in a project, but I noticed that in Firefox the combobox goes unformatted. See: ChromeandOperalookperfect: How do I fix this in Firefox? I saw on the internet that many try to customize directly in CSS and with that...
asked by 21.06.2018 / 14:08
1
answer

Why does the "container" class in Bootstrap leave side spaces on the page? This is normal?

Why does the "container" class in Bootstrap leave side spaces on the page? Is this normal or am I forgetting something? I need to know how to change the height of each row , as I tried to use height and it does not recognize.     
asked by 26.10.2017 / 14:56
1
answer

Text area with image

Hello, I'm going to make a form and I do not know how to do it to include an image inside the text area, something like that. TEXT TEXT IMAGE TEXT Something of a kind for the include user to know? As it is done here in stack ov...
asked by 02.06.2017 / 13:27
1
answer

Insert ajax dynamic query result inside the input

I'musingadynamicquerywithAJAX+JQUERY,theresultisappearingbelowasshownintheimageabove.<divclass="form-group"> <label for="inputEmail" class="col-lg-4 control-label">FORNECEDOR</label> <div class="col-lg-8"> <inp...
asked by 05.12.2016 / 14:58
2
answers

How to create "Banner" with css?

I would like to produce a Banner similar to the photo using css . I tried using UTF-8 characters and the result was almost perfect, but I would like to do with css to avoid some reponsiveness problems. HTML <div style='b...
asked by 11.12.2016 / 12:12
2
answers

Passing a data id from a table to the modal?

Good morning, for a college work I'm trying to create a modal, for decision whether or not I want to delete a record from a table, in this table I have user information on a grid with new, delete, edit and checkbox to remove multiple records. In...
asked by 27.05.2016 / 12:55
2
answers

Menu with blocks side by side, a fixed and another fluid

How do I make a horizontal menu on one side with fluid width and the other on fixed width? The menu will not be fixed at the top and needs to work on most browsers (this is because I can not use css calc). I'm using the bootstrap.  ...
asked by 12.05.2016 / 15:06
1
answer

How do I make a modal shoot and stay in the footer / bottom of the page?

Modal by default fires from top to top. I want to do the reverse. Let it shoot from below and stay there (at the bottom / footer / footer). I changed the top of it, but in the mobile the positioning is incorrect. <div class="modal fade bs-e...
asked by 09.12.2015 / 15:19
3
answers

Execute javascript only when accessing a mobile site

I've noticed that the bootstraps menu does not close after selecting an option when using a mobile phone, so I want to run only if it's on a mobile phone, I'm doing this, would it be the correct one? Thank you <script> jQuery(docume...
asked by 25.04.2017 / 18:29
2
answers

How do you make self-adjusting images / videos?

Hello, I'm finishing developing an app, I put the images with 450px wide, thinking that it would work, because currently all devices have at least 480x800 resolution, when compiling I went to test on the smartphone with this resolution and the im...
asked by 01.06.2015 / 03:19