the jbox window has a close button on it but I can't follow the code to see how it works.
I was hoping to have the window close by itself without manually clicking the close button. On May 21, 11:51 am, "Sam Sherlock" <[EMAIL PROTECTED]> wrote: > perhaps thickbox, lightbox or shadowbox? > > the link is not responding > > with thinkbox -http://jquery.com/demo/thickbox/ > > you can close with tb_remove(); > > 2008/5/21 JP <[EMAIL PROTECTED]>: > > > > > I am using this plugin > > >http://www.aspstat.com/jbox/demo.htm > > > owner has apparently died. > > > and I need help knowing how to programmatically close the iFrame > > window. > > > window.close and jBox.dispose( $('#jBox1') ); > > > don't work > > > thanks in advance