hey all,
i'm trying to run the close.window() method with a button click event that
shows up thru an iframe.
can someone please tell me if this is possible?
thanks,
rodchar
LVP - 19 Dec 2007 18:55 GMT
window.close();
<A href="javascript: self.close ()">Close this Window</A>
> hey all,
> i'm trying to run the close.window() method with a button click event that
[quoted text clipped - 4 lines]
> thanks,
> rodchar
LVP - 19 Dec 2007 18:57 GMT
< a href="javascript:window.opener='x';window.close();">Close without
prompting me< /a>
> hey all,
> i'm trying to run the close.window() method with a button click event that
[quoted text clipped - 4 lines]
> thanks,
> rodchar