on()


Attaches a custom event listener to an instance.

Syntax
Nestable.on([event[, callback]])

See Events for more details.