You are currently viewing a snapshot of www.mozilla.org taken on April 21, 2008. Most of this content is highly out of date (some pages haven't been updated since the project began in 1998) and exists for historical purposes only. If there are any pages on this archive site that you think should be added back to www.mozilla.org, please file a bug.



Verify that script functionality is keyboard accessible.


This tests the ONCLICK attribute with ONKEYPRESS attribute.    
Click on the link or Focus the mose on this link and then press down on a key.
And a Javascript alert dialog box will display with the following message:
'Clicked!' if the action is clicking or
'Key was pressed!' if the action is pressing a key.

Click on this link or Focus the mouse on this link and then press down on a key