$(function () { // Set rollingUp event handler function $(".selector").wijtreemap({ rollingUp : function (e, data) { } }); });
rollingUp = function ( e : jQuery.Event, data : IRollingUpEventArgs ) { };
Parameters
- e
- Standard jQuery event object
- data
- Information about an event