How to create a popup model window in JavaScript/JSF

Discussion in 'Java Script/AJAX' started by bitane, Sep 22, 2011.

  1. bitane New Member

    Member Since:
    Jun 17, 2011
    Message Count:
    269
    Likes Received:
    0
    How to create a popup page as a model window, which appears on the welcome page.Until I close the popup window i should not allow the user to access the welcome page.

    Eg: we can see the same functionality in the Gmail Documents.

    we would like to implement in JSF/AJAX/JavaScript.

    Any sample code is much appreciated.

    Thanks

Share This Page