Top "Modal-dialog" questions

Refers to a graphical dialog used to display important information to the user.

How to get twitter bootstrap modal to close (after initial launch)

I'm very much a noob, so I think I'm overseeing something (probably obvious) with twitter bootstrap modal. What I am …

twitter-bootstrap modal-dialog
Twitter bootstrap remote modal shows same content every time

I am using Twitter bootstrap, I have specified a modal <div class="modal hide" id="modal-item"> <div …

jquery jquery-plugins twitter-bootstrap modal-dialog
Bootstrap Modal immediately disappearing

I'm working on a website using bootstrap. Basically, I wanted to use a modal in the home page, summoned by …

twitter-bootstrap modal-dialog
How to check if bootstrap modal is open, so i can use jquery validate

i need to make a validation only if a modal is open, because if i open it, and then i …

jquery validation twitter-bootstrap modal-dialog
How to make modal dialog in WPF?

I am writing my first application in WPF and want to have the user input some data on a modal …

.net wpf dialog modal-dialog
Bootstrap Modal sitting behind backdrop

So I'm having nearly the exact same problem as @Jamescoo was but I think that my issue is coming from …

css twitter-bootstrap modal-dialog z-index
bootstrap jquery show.bs.modal event won't fire

i'm using the modal example from the bootstrap 3 docs. the modal works. however i need to access the show.bs.…

modal-dialog twitter-bootstrap-3 jquery
How to make a JFrame Modal in Swing java

I have created one GUI in which I have used a JFrame. How should I make it Modal?

java swing modal-dialog jframe
Close dialog on click (anywhere)

Is there a default option to close a jQuery dialog by clicking somewhere on the screen instead of the close …

jquery jquery-ui dialog modal-dialog
Bootstrap modal not displaying

I've copied and pasted the example code from twitter bootstrap to create a basic modal window in my Rails 3.2 app: &…

twitter-bootstrap modal-dialog