Initialize tab switching behavior for all [[tabview]] blocks within root.
[[tabview]]
Attaches a single delegated click listener that handles tab selection for every .yui-navset inside the root element.
.yui-navset
The root DOM element containing rendered Wikidot markup.
A cleanup handle whose destroy() method removes the click listener.
destroy()
Initialize tab switching behavior for all
[[tabview]]blocks within root.Attaches a single delegated click listener that handles tab selection for every
.yui-navsetinside the root element.