Closed justrhysism closed 10 years ago
Hi there,
I havent documented this yet, but the plugin actually already emits events :). The events are emitted on the element the tabs are initialised on (the container). You can use the following events:
I'll properly add these references to the readme later :).
Sweet!
I'd like to be able to bind to events without having to set them up during the plugin initialisation.
Can the activate, deactivate etc events actually trigger that event (namespaced of course) so they can be bound just like a 'click' event?