Richard D. Worth wrote: > There is built-in support for this, but requires you download the > bgiframe plugin here: > > http://plugins.jquery.com/project/bgiframe > > and then set the bgiframe option to true, like so > > $("#myDialog").dialog({ bgiframe: true }); > > The plan is to incorporate this into the next version so that an > external plugin is not required. Also, the option will default to true > for IE6. Thanks. > > - Richard > Thanks. That does the trick. However, the performance (I.e., dialog dragging/resizing) was really, really slow on my 2.8 Ghz machine when I enable bgiframe. Flip it off and the dialog is usable again. Hmph...
Thanks all the same. Eric P. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
