A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
Win a copy of
The Mikado Method
this week in the
Agile and other Processes
forum!
JavaRanch
»
Java Forums
»
Engineering
»
HTML, CSS and JavaScript
Author
closing window with frames
naveen rajan
Greenhorn
Joined: Jul 31, 2001
Posts: 5
posted
Sep 06, 2001 22:08:00
0
how do i close a window which contains frames
Dilupa Perera
Greenhorn
Joined: Jul 12, 2001
Posts: 3
posted
Sep 07, 2001 03:36:00
0
I don't think there is a specila way to close a window with frames.
just try window.close()
I hope thsi will work
Originally posted by naveen rajan:
how do i close a window which contains frames
Brian Glodde
Ranch Hand
Joined: Jun 27, 2001
Posts: 171
posted
Sep 08, 2001 19:37:00
0
also, you might try top.close() or parent.close()
I agree. Here's the link:
http://ej-technologies/jprofiler
- if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
subject: closing window with frames
Similar Threads
Creating Homepage using Java
JSP:FORWARD
How to open a link in a part of a page (without using a frame )
documentbase
Display two Frames In One Window?
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter