Re: [jQuery] is there a good way to open show an iframe in a jQuery dialog window?

2009-11-24 Thread Richard D. Worth
If by jquery dialog window you mean jQuery UI Dialog, please ask here: http://groups.google.com/group/jquery-ui If you mean another plugin, please specify which one. Thanks. - Richard On Tue, Nov 24, 2009 at 7:32 PM, thisisvlad wrote: > > i want to use a jquery dialog window to show an iframe

[jQuery] is there a good way to open show an iframe in a jQuery dialog window?

2009-11-24 Thread thisisvlad
i want to use a jquery dialog window to show an iframe. i am running into all sorts of issues. first off, i want the dialog to only show when the iframe is loaded. i tried to create the iframe w/ visibility set to hidden, and then do a .dialog() on it, but apparent jquery appends the iframe t