The Artima Developer Community
Sponsored Link

Java Answers Forum
how can java close pages with Frames?

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Edel Toni

Posts: 2
Nickname: thedune
Registered: Apr, 2003

how can java close pages with Frames? Posted: Apr 3, 2003 12:20 AM
Reply to this message Reply
Advertisement
How can i close a side with Frames with a Button/link?

i use:
<a href="javascript:window.close()">close window</a>

on my side: http://www.tuneline.at/test
if i only open the top-frame it works http://www.tuneline.at/test/top.htm


it works at all my pages without Frames but not on sides with Frames

Topic: detect client server class mis-use at compile time Previous Topic   Next Topic Topic: String and arrays

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use