[jQuery] Re: Loading a Page in an Iframe with BlockUI

2009-07-29 Thread JohnZ
Here is how I handle it: $('#divOGHide').append('div id=divAI style=cursor: default;div style=background-color: #404040; height: 23px;div style=float: right; width: 25px; height: 23px; padding: 2px;img id=aiClose alt=Close src=Images/CloseButton.gif //divdiv style=width: 250px; text-align:

[jQuery] Re: Loading a Page in an Iframe with BlockUI

2009-07-29 Thread Eric Martin
Chris, Regarding SimpleModal, wouldn't this accomplish what you are looking for? $.modal('iframe src=http://www.ericmmartin.com; id=iframeTest name=iframeTest height=450 width=830 style=border:0 /', { closeHTML:, overlayClose:true, containerCss: {height:450, width:830}

[jQuery] Re: Loading a Page in an Iframe with BlockUI

2009-07-29 Thread Chris Spencer
Thanks JohnZ/Eric. That works perfectly! Chris On Wed, Jul 29, 2009 at 1:23 PM, Eric Martinemarti...@gmail.com wrote: Chris, Regarding SimpleModal, wouldn't this accomplish what you are looking for? $.modal('iframe src=http://www.ericmmartin.com; id=iframeTest name=iframeTest height=450