I attach a screen shot -- hope it shows up.

I have also tested this in Opera 9.27 and the latest Safari (under wine) and 
it's a constant glitch all round.

Here is the code I use to setup the window:
$('#aftersubmitorder').dialog({autoOpen:false, 
resizable:false,draggable:false,modal:true,width:400,height:300,show:"fadeIn"});

And to show it:
$('#aftersubmitorder').dialog("open");

And the HTML:
<div id="aftersubmitorder" title="Demonstration only">
        Your order would be sent to us now.
        This is a demonstration so no email has been sent.
        Your order can also be stored in a database if you wish.
</div>


That, the OP and the URI I posted before should demonstrate the problem.

\d

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jQuery UI" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/jquery-ui?hl=en
-~----------~----~----~----~------~----~------~--~---

<<inline: jquerydialog.png>>

Reply via email to