w2tabs.initReorder

Initializes reorder when tabs is dragged
initReorder(id, event)
id string, id of the tab
event DOM Event, event Object
Returns undefined.

Description

This method is called internally to init reorder of the tabs when user clicks on the tab and drags it. It is an internal method, but you can overwrite it for custom functionality.

User Comments

comments powered by Disqus