Top "Jquery-ui-dialog" questions

The Dialog widget that forms part of the jQuery.

Make JQuery UI Dialog automatically grow or shrink to fit its contents

I have a JQuery UI dialog popup that displays a form. By selecting certain options on the form new options …

jquery jquery-ui jquery-ui-dialog
jQuery UI - Close Dialog When Clicked Outside

I have a jQuery UI Dialog that gets displayed when specific elements are clicked. I would like to close the …

javascript jquery jquery-ui jquery-ui-dialog
jQuery UI Dialog OnBeforeUnload

I have a small problem. I'm attempting to catch the OnUnLoad Event of the Window and ask a confirmation question …

jquery jquery-ui-dialog onbeforeunload
jQuery UI Dialog - missing close icon

I'm using a custom jQuery 1.10.3 theme. I downloaded every straight from the theme roller and I have intentionally not changed …

javascript jquery-ui jquery-ui-dialog imagebutton
How can I disable a button on a jQuery UI dialog?

How do I go about disabling a button on the jQuery UI dialog. I can't seem to find this in …

jquery jquery-ui jquery-ui-dialog
How to display an IFRAME inside a jQuery UI dialog

The web application that I am upgrading uses jQuery and jQuery UI. I have replaced most instances of window.open …

jquery html jquery-ui iframe jquery-ui-dialog
jquery dialog save cancel button styling

I am using jquery ui dialogs in my application. How do I style the "Save" and "Cancel" buttons differently in …

jquery jquery-ui jquery-ui-dialog
Detect if a jQuery UI dialog box is open

I am using a jQuery UI dialog. If it is open, I want to do one thing. If it is …

jquery jquery-ui jquery-ui-dialog
jQuery UI Alert Dialog as a replacement for alert()

I'm using alert() to output my validation errors back to the user as my design does not make provision for …

javascript jquery jquery-ui alert jquery-ui-dialog
JQueryUI Dialog Size

I'm new to JQueryUI, and though I have a dialog working, it doesn't open at the size I think I'm …

jquery jquery-ui jquery-ui-dialog