|
-
Jan 16th, 2001, 08:57 AM
#1
Thread Starter
Frenzied Member
i want to pop a little window when the user close one
of my page,the little window is for the database utilities,
but i cannot pop up a new window in Netscape,
i put it on the onUnload and it works great in
internet explorer,i can close it with the X or exit and it
will work,BUT Netscape the trouble,i can not even
put a alert message, nothing fire when i close Netscape
with the X, why...herenis my code(this is for testing):
Code:
<body onUnload="window.open('pop.html');">
can somebody try it for me,or tell me what is the problem??
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
|