This tests the ONFOCUS attribute of the A element tag. In this case, ONFOCUS occurs when mouse is clicked down.
When the mouse is clicked down, a Javascript alert dialog box will display with the following message: 'You focused on the link and as a result, this dialog box was generated'. After the ONFOCUS event has happened, click 'OK' in the Javascript dialog box and you should link to Netscape's home page
Link