Contents tagged with jQuery UI Dialog
-
jquery UI dialog position does not like spacing
I am using jquery dialog and wanted to set it about 100px from the top of the window. So I set the position like this:
-
jQueryUI Dialog: Close button shows dotted border in IE
I updated my jquery-UI dialog to version 1.10.3 but for some reason in IE the dialog’s close button started showing a dotted border. I knew it was due to the focus being set on the button because when I clicked anywhere on the page, it would disappear.
-
jQuery UI dialog: modal overlay covering the dialog itself
I had a jquery UI dialog inside an asp.net UpdatePanel. It was working fine and I was using jquery UI’s older version. I thought upgrading all my jquery / UI references and updated to the jquery UI 1.10.3.