[jQuery] frameReady or jqModal?

[jQuery] frameReady or jqModal?


I had designed a page concept that used jqModal to load an external page into
a div while blocking the UI of the parent page, triggered by clicking on a
link. However, our engineer had a problem with that, as he needed to load an
aspx page with a form into the modal window and encountered various errors.
So, the easiest solution seems to be loading the aspx page into an iframe
instead of a div.
How do I use an iframe with jqModal? I couldn't find any examples.
Would it be more appropriate to use frameReady and BlockUI ?
thanks!
--
View this message in context: http://www.nabble.com/frameReady-or-jqModal--tf3879709s15494.html#a10994856
Sent from the JQuery mailing list archive at Nabble.com.