Results 1 to 2 of 2

Thread: Frame

  1. #1
    amani
    Guest

    Frame

    Hey can anyone tell me how can close one frame using JavaScript 's onclik function

    Thanks

  2. #2
    Fanatic Member chrismitchell's Avatar
    Join Date
    Jan 2001
    Location
    With Hobbes in New Zealand
    Posts
    568
    onClick=window.close()

    or if the window needing to be closed is the window currently being used: onClick=self.close() or just onClick=close()

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width