Try that: $.frameReady() http://ideamill.synaptrixgroup.com/?p=6
Hope this helps. GC On Jun 5, 8:31 pm, oscar esp <[EMAIL PROTECTED]> wrote: > I use the block pluggin in my App. > > I have a Page with this structure: > <div> > </div> > <div id=iframe> > <iframe> > </div> > > if I execute the blockUI action in the iframe content only blocks the > iframe window... I would like to block the main window.... in order to > block all the screen? > > Any idea¿?