Jan 26, 2001 #1 nufather Programmer Mar 18, 1999 29 US Need Help with creating a button to close a popup window.
Jan 26, 2001 #2 jaredn Programmer Sep 1, 1999 1,506 US try this: <input value="close" type="button" onclick="self.close()"> jared@aauser.com Upvote 0 Downvote
try this: <input value="close" type="button" onclick="self.close()"> jared@aauser.com