Posted: Wed Apr 15, 2009 1:01 am How to close the window when using HTML frames?
How to close the window when using HTML frames, as using javascript will not work. The control will be over a single window, but not for different html pages.
I tried onclick=window.close(). .. ..........
Tell me if any other way is there?
Thanks.
PayneLess Designs
Joined: 28 Feb 2007
Posts: 3593
Location: Biloxi, MS
Posted: Wed Apr 15, 2009 3:03 am
I use the following on my pop-up pages which works very well. Try it on yours where you need it.
Thanks for your reply. .. I just want to use such an option of closing the window. .. on clicking the logout link. .. Let me check the code provided by you.
-Vinay.
PayneLess Designs
Joined: 28 Feb 2007
Posts: 3593
Location: Biloxi, MS