you can close the window when it looses focus. add a onchange() or onBlur() method to your window and do a window.close in that. if your help text is short you can add them as tooltip. if not it is better to add all your help in one page with anchars that goes to specific item when the help page is opened....i think this was suggestes by someone else too.
farzana -----Original Message----- From: Dan Stein [mailto:[EMAIL PROTECTED]] Sent: Monday, July 15, 2002 7:43 AM To: Multiple recipients of list witango-talk Subject: Witango-Talk: [OT] Java Script window Can I do a window that will close in so many seconds even if they don't close it? I need a help system that will work with most browsers but I don't want users to ends up with too0 many small help windows open. Can I do this with a Modal window or is it redundant. Can't remember if they force user to close them before they move on. Dan -- Dan Stein Digital Software Solutions 799 Evergreen Circle Telford PA 18969 Land: 215-799-0192 Mobile: 610-256-2843 Fax 413-410-9682 FMP, WiTango, EDI,SQL 2000 [EMAIL PROTECTED] www.dss-db.com ________________________________________________________________________ TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED] with unsubscribe witango-talk in the message body ________________________________________________________________________ TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED] with unsubscribe witango-talk in the message body
