VizuaaLOG / MicroLib-Tabs

Create HTML tabs without the need of dependencies, lots of HTML markup or complex functions.
MIT License
8 stars 1 forks source link

Events for tab change #2

Closed VizuaaLOG closed 9 years ago

VizuaaLOG commented 9 years ago

Add a method of setting an event to call when a tab is changed. This needs to be set per tab instance, and so might be best to store it inside a data-change html attribute.