Category "bootstrap-modal"

How to pass parameters from Modal form to Spring Controller with thymeleaf or Jquery?

Anyone can help me? I made a Modal with a form to update a database. I receive data from Mysql DB but when i click on submit, the modal closes, but new paramete

jquery modal('hide') method is not working in reactJs

I have a login modal that is toggled by a button with data-toggle and data-target attributes. After doing the authentication, I need to close the modal so I use

django-ckeditor modal form does not change data on POST

I have a django project using django-ckeditor. I use HTMX to create a bootstrap modal to show my edit form. It renders correctly (I did add the ckeditor.js fil

Bootstrap modal focus trap behaving differently on BS documentation page

I'm using Bootstrap modal and it doesn't seem to trap focus inside the modal. However, when tested on Bootstrap webpage https://getbootstrap.com/docs/4.1/compon

When I scroll a modal in mobile, an extra white space appears on the bottom of the page

html code <button onclick="openModal()">Click</button> <div id="my-modal" class="modal"> <span class="closed" onclick="closeModa

Modal to show upon redirect (Laravel)

I am trying to get a modal to show upon redirect to a page. I am following this response (Laravel how to redirect back to boostrap modal dialog window) My con

Form in modal window with Ajax doesn't work in FF?

so i have a simple form in a bootstrap modal window. Now with an ajax call i trigger a .php file which save the data or returns a error. In chrome and safari e

Bootstrap Modal close button issue after print action

I am working on bootstrap modal. I had a set of gallery images. A modal popup is opened on clicking the image. The popup has two buttons one for print the modal

How to display a full screen modal

I'm trying to display a full screen modal but nothing seems to work. I tried to use the size: "lg" but the result is still way too small. I think it could be so

Modal pop up one time per user

In my website, I am using a simple modal popup with some input controls ( name, email, button). The purpose of modal popup is: After filling all mandatory fiel