|
-
Jul 14th, 2001, 10:23 AM
#1
Frame
Hey can anyone tell me how can close one frame using JavaScript 's onclik function
Thanks
-
Jul 14th, 2001, 01:21 PM
#2
Fanatic Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|