jPopUpRemove

Syntax:

jPopUpRemove()

Description:
The function jPopUpRemove removes an existing pop-up message or dialog box, if any. If there are no messages currently displayed on the page, the function jPopUpRemove won't do anything. You can call jPopUpRemove to remove pop-up messages or dialog boxes created with any of the following functions:

  • jPopUp
  • jPopUpPrompt
  • jPopUpConfirm

    Parameters:
    None.

    Copyright © 2000, Alexei Kourbatov