bootstrap

how to open a second modal window from one modal window

I ran into a problem with modal windows, namely, a problem where when I click in one modal window, the second one should "fal ... modal window at the same level as the first modal window: How hang the second one on top of the first one I don't understand

Bootstrap Modal window

When creating a bootstap modal window, it closes immediately after opening it. Inside the youtube video window. How to fix it ... .net/8hz1c733/ On every case. Maybe I have an outdated jquery library? Or do you need to connect something to support html-5?

Right-alignment of flex elements

Can you tell me how to correctly align the elements on the right edge in my example? .header { width: 100%; heigh ... <a href="#">Подвал</a> </li> </ul> </nav> </div> </header>

Alignment of bootstrap table elements

I have the following table on Botstrap'e: <table class="table" border="1"> <thead class="thead-dark"> ... at the text in the first four columns always adjusts to the height of the cell and is centered relative to the vertical axis?

Vertical center alignment of an element in Twitter Bootstrap

Faced with such a problem. In Twitter Bootstrap, the element is not aligned vertically (centered) inside the block. HTML cod ... r: 1px solid #fff; display: table-cell; vertical-align: middle; } Without using this framework, everything works correctly.

Bootstrap 3, menu nav-pills

How do I select the active (clicked) section/link in the menu? What JS should I add from Bootstrap and what should I add to t ... ;/a></li> <li><a href="#">Messages</a></li> </ul> Example menu: changeip.ru

Bootstrap input

Tell me how to make the selection of everything and the buttons, too, and then somehow not beautiful <link href="h ... <i class="fa fa-search text-dark"></i> </button> </span> </div> </form>

Pop-up feedback form when you hover over the image

How do I make it so that when you hover over the image, a modal window opens with a feedback form?

Bootstrap 3: close all modal windows

Is it possible to close all modal windows without brute force?

How to undo the properties of a pseudo-class:active for the dropdown element?

<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport ... Question: And how to make the element drop out only when you hover over it, i.e. that the pseudo-class: active does not work?

bootstrap: how to "emulate" clicking on a bootstrap button from javascript?

Gentlemen, I once again ask a not very smart question. But I searched, and did not find any clear solution. I have an exampl ... () { // вот здесь я хотел бы показать модальный диалог программно } </script> </body> </html>

Drop-down menu in Bootstrap

Please tell me how in Twitter Bootstrap to make the drop-down menu drop down not when you click, but when you hover over the items? Must be done for the element dropdowns.

Transferring data to a modal window from Bootstrap

Help with the implementation of data transfer to the modal window. There is a template container that dynamically receives da ... contents of the container and the modal window. Help me correctly implement data transfer. P.S. I write in pure JavaScript.

Bootstrap: col-sm height

There are three col-sm columns, and they have a background color. But the background is filled in only if the col-sm is fille ... r;"> <p class="text-center" style="padding-top:10px;">Все клиенты</p> </div> </div>

Bootstrap-tab doesn't work

Good afternoon. I connect bootstrap.css, bootstrap to the project.js and jquery.js + more scripts (bootstrap.tab.js bootstrap ... t sites, and when generating a bootstrap, I selected all the components. Please tell me what to do in this situation. Thanks.

Bootstrap 5 how to highlight input (make the stroke red) when an error occurs?

Previously, I had no significant experience with bootstrap, while I thought that such elementary things are in it. I need to ... tly the stroke. If this action is usually done using a popular JavaScript plugin, then what is this plugin and how to use it?

Bootstrap layout preview with images

You need to make a small preview of 6 images on bootstrap 4, so that the height of the first and last image occupies two bloc ... <img src="1.png" class="rounded"/> </div> </div> </div> </div>

Content is not displayed in the Bootstrap 4 modal window

The site previously worked on bootstrap 3, after it was updated to version 4 of Bootstrap, modal windows stopped working in i ... e in the code inspector. How to make a "type of migration" or can someone be able to direct/help solve this problem. Thanks.

What is the right way to use it? Row or row-fluid class for the responsive layout of the Bootstrap 2.3.2 template

Please help me figure out which class row or row-fluid should be specified in container when creating a responsive template o ... erested in rubber, but responsive) bootstrap-responsive. css is always enabled. What's right for responsive row or row-fliud?

Bootstrap 4 and images in columns

The bootstrap row consists of two div's-col-lg-4 and col-lg-8. Why does the picture go beyond the column? Shouldn't it be wit ... t; <div class="left-sidebar_object"> <img src="img/obects/object-prew.png" alt=""> </div> </div>