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

Client-side API - ClientEvents

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.