Top "Jquery-ui-dialog" questions

The Dialog widget that forms part of the jQuery.

jQuery-UI autocomplete doesn't display in jQuery-UI dialog

I have a jQueryUI autocomplete that resides in a dialog. For some older versions of jQuery/jQueryUI, it displays the …

jquery css jquery-ui jquery-ui-dialog jquery-ui-autocomplete
jQuery UI modal dialog captures all keypress so I can't input text inside it

I create modal dialog with form inside it (with some text input). And I just can't enter the text inside …

jquery-ui jquery-ui-dialog
jQuery UI Dialog - change the content of an open dialog (Ajax)

I've got some links I want to have dynamically open in a jQuery UI Dialog using jQuery.load(). Once the …

javascript jquery jquery-ui jquery-ui-dialog jquery-load
jQuery UI Dialog Buttons from variables

I have variables holding the translated labels for buttons inside a jquery ui dialog. I cannot fill the button array …

javascript jquery jquery-ui localization jquery-ui-dialog
jQuery UI dialog - Outer window scrolls while scrolling inside the dialog

I'm using a jQuery UI dialog to show a popup containing a page. When I scroll inside the popup and …

jquery jquery-ui scroll jquery-ui-dialog
Remove jQuery UI Dialog Button border/outline

Which class do I need to modify/change to remove the outline of a JQuery UI Dialog Button. I can't …

css jquery-ui jquery-ui-dialog jquery-ui-button
jQuery UI Dialog Titlebar too tall

I am using a jQuery UI Dialog to pop-up some supplementary information on one of my pages. For some reason, …

jquery jquery-ui jquery-ui-dialog
JQuery UI Dialog - Ajax Update on success $(this).dialog('close');

Having issues referencing $(this) from within a the nested ajax 'success' function... I know this is a scope issue, but …

jquery user-interface jquery-ui-dialog
Removing jquery imgareaselect plugin from element

So im using this neat jquery plugin http://odyniec.net/projects/imgareaselect/ It works fine, but i'm firing it with …

jquery jquery-ui-dialog img-area-select-jquery
jQueryUI Dialog + Firefox + ASP.Net = access to strict mode caller function is censored

I have a page that works great in IE and Chrome, but doesn't work in Firefox and Opera. When I …

jquery asp.net postback jquery-ui-dialog