KoolMenu - Great PHP MenuKoolMenu - Great PHP MenuFullVersion 1.5.0.0 released on 11/19/2013

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.