Skip to main content

All Questions

-1 votes
0 answers
17 views

BOOTSTRAP_ERROR [closed]

I have errors with my Bootstrap, the styles are not applied, but when I forcefully empty the cache they work, but if I restart it without cache the styles are lost. style imageimagen sin estilo I want ...
Adriana 's user avatar
0 votes
0 answers
16 views

Select 2 , When no result Found Show a Button and open modal

I am trying to use Select2. When there is no searc result it is showing a Add button at below. Image 1 Clicking on the add button opening the pop-up. So far it is good. But the select2 search box is ...
Anupam Halder's user avatar
1 vote
2 answers
46 views

Can't get modal to display type and image of Pokemon

HTML: <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> ...
Christian Canales's user avatar
0 votes
0 answers
21 views

The form element still seem to render outside the form modal

I have a form inside the bootstrap modal, this forms is for deletion. There was no problem inside the local host, but when the site is uploaded, the form element still seems to render outside the form ...
Bahar's user avatar
  • 1
-1 votes
2 answers
138 views

How can I open a Bootstrap modal when an input is clicked?

I'm working with Bootstrap and I have a search form and a modal. I want my model to open up when I click on the search form. The modals I found online were only working with a button but I don't want ...
zei's user avatar
  • 23
0 votes
0 answers
59 views

Bootstrap selectpicker option size inside a Modal

How do I adjust the width of a selectpicker's option within a Modal? The width of the select is normally adjusted to the width of the modal, but when I open the selectpicker, the data in the option ...
EduOK's user avatar
  • 121
0 votes
1 answer
42 views

Popover in modal body covered by modal footer

I have a Bootstrap 4 modal with a couple of buttons, one of them is supposed to toggle a custom popover div, which is centered below the button that triggers it. The popover styles work fine when they'...
I wrestled a bear once.'s user avatar
0 votes
0 answers
70 views

How to Modify ignoreBackdropClick Dynamically for Modal Opened with BsModalRef in ngx-bootstrap?

I'm working on an Angular application that uses the ngx-bootstrap library for modals. Currently, I have a scenario where I want to dynamically modify the ignoreBackdropClick property of a modal that ...
Kazi's user avatar
  • 1,513
1 vote
1 answer
51 views

How to display Bootstrap modal in Electron?

Trying to display Bootstrap Modal in electron. I have installed jquery and bootstrap modules. Then wrote following code in .js file. const $ = require('jquery'); require('bootstrap'); $(document)....
HappyFuther's user avatar
0 votes
2 answers
374 views

Full-screen modal with scrollspy in bootstrap 4

I want to create a full screen modal with Bootstrap 4 that uses scrollspy for scrolling the content within the body. I have the fullscreen aspect working (see below). What I fail to do, however, is to ...
Manuel's user avatar
  • 6,422
1 vote
1 answer
31 views

Bootstarp/CSS Pop-up is changing my body's padding-right

This is my body padding <div class="modal fade" id="exampleModal2" tabindex="-1" aria-labelledby="exampleModal2Label" aria-hidden="true" style=&...
Metehan Çam's user avatar
0 votes
1 answer
97 views

Pass a parameter to a Vue Bootstrap Modal Dialog

I'm using "bootstrap": "^4.6.0", "bootstrap-vue": "^2.21.2", "vue": "^2.6.12", In a Vue app and I need to pass a parameter to a Bootstrap ...
Bill's user avatar
  • 1,467
1 vote
2 answers
79 views

(SOLVE) Django Bootstap Modals cant render modal content

im trying to create a simple popup with Django Bootstrap Modal. but I can't get linked content at modals body, and when im trying to access a content its there. im so confused why my linked content ...
ade tri's user avatar
  • 11
0 votes
0 answers
59 views

Bootstrap video modal not displaying once exited and re-opened

I have a Bootstrap modal that plays a YouTube video once the play button is clicked. Then when someone exits the modal, and re-opens it, the modal is empty with no YouTube embedded: Here is the JS ...
Schneider G's user avatar
0 votes
1 answer
667 views

Bootstrap video Modal doesn't autoplay & continues to play even when exited

I have a bootstrap modal that appears and I want it to autoplay once the popup appears. Right now you have to click on the play button for it to play. Also, when I close the modal the video continues ...
Schneider G's user avatar

15 30 50 per page
1
2 3 4 5
53