How to hide modal dialog window

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
rochakchauhan
Forum Newbie
Posts: 5
Joined: Tue Apr 26, 2005 4:32 am

How to hide modal dialog window

Post by rochakchauhan »

Can anyone tell me how to a modal dialog window in Javascript (only).
I know it its tricky but its a major requirenment !

Thanks in advance.
User avatar
n00b Saibot
DevNet Resident
Posts: 1452
Joined: Fri Dec 24, 2004 2:59 am
Location: Lucknow, UP, India
Contact:

Post by n00b Saibot »

Why should it be hidden :?: It would defeat the very purpose of a 'modal' dialog... A modal dialog isn't dismissed until it has received input required.
Post Reply