Actually,  I spoke too soon, I had that set and still see the issue.
Here's what I have:
      $("#lpDialog").dialog({

                               autoOpen: false,

                               bgiframe: true,

                              modal: true,

                               height:450,

                               width:572,

                               draggable: true,

                               resizable: false
                   });




On Mar 31, 5:10 pm, Jeremy <[email protected]> wrote:
> Use "bgiframe: true" option.
>
> http://docs.jquery.com/UI/API/1.7/Dialog#option-bgiframe
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to