logo

New Response

« Return to the main article

You are replying to:

    • avatar
    • Jens
    • Posted on Fri 29 Oct 2010

    Set the body like this:

    <body language=”JavaScript” onblur="backToThisWindow();">

    And the function called is:

    function backToThisWindow()

    {

    window.focus();

    }//End function backToThisWindow()

    Simple, yet simple.

    /Jens

Your Comments

Name:
E-mail:
(optional)
Website:
(optional)
Comment: