KoolMenu - Great PHP MenuKoolMenu - Great PHP MenuTrialVersion 1.1.0.0 released on 1/15/2009

Client-side API - ClientEvents

KoolMenu - Trial version 1.1.0.0 - Copyright (C) KoolPHP .Inc - www.koolphp.net. To remove this message, please purchase a license.
Client-side events:

Description & Sample code

KoolMenu supports rich client-side event handling. With the use of registerEvent() , you can bind your function to an event.

*Note: Returning false in "OnBefore..." handle function will result in cancelling user action.