This JavaScript behavior implements a menubar functionality that publishes OpenAjax events.
Source file: ~/controls/menubar.js
onkeypress
If the focus is on a menu item and if the spacebar is pressed the onclick function is called.
onclick
If an event attribute is pressent then start the event by using the OpenAjax hub publishing mechanism.
init ()
Initialize the control. Enable the hover effect on all menuitems.
This page is part of the http://www.mathertel.de/AJAXEngine/default.aspx project. For updates and discussions see The AJAX Engine blog.