Top "Modal-dialog" questions

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

Why does Showing a UserForm as Modal Stop Code Execution?

The following VBA code stops at Me.Show. From my tests, it seems that Me.Show stops all code execution, …

vba modal-dialog userform
Set width and height to React-native modal

I can't configure modal height and width using style property. Is there any other way to set modal height and …

react-native modal-dialog
Scope issues with Angular UI modal

I'm having trouble understanding/using the scopes for an angular UI modal. While not immediately apparent here, I have the …

javascript angularjs scope modal-dialog angularjs-scope
Showing a partial view in a modal popup

I have a partial view called Search.cshtml that I display in /Home/Index. In this file, I have an …

c# asp.net-mvc modal-dialog partial-views
Bootstrap close modal not working

I have two button here that are being used to close the modal. The first is the close icon and …

javascript html modal-dialog bootstrap-modal
Custom dialog on Android: How can I center its title?

I'm developing an Android application. How can I center the title for a custom dialog that I'm using?

android modal-dialog
How to create a modal popup that is compatible with Angular 4

I want to be able to create a popup window which will load a certain Angular 4 component of mine when …

angular typescript popup modal-dialog
How to close Bootstrap modal only when user clicks on close image?

I want to close modal ONLY when user clicks on close btn. As I see I need to overwrite this …

twitter-bootstrap modal-dialog
How to auto-center jQuery UI dialog when resizing browser?

When you use jquery UI dialog, all works well, except for one thing. When the browser is resized, the dialog …

jquery jquery-ui modal-dialog
JQuery Modal Boxes and Iframe

I've been using Simple Modal and i feel it doesn't live up to what i need at the moment. Is …

javascript jquery iframe refresh modal-dialog