Lazy Tabs
type
- position of the tabs
- values:(top) top,bottom,left,right
type: position of the tabs, value top,bottom,left,right
navigationClass:"lazyTabHeader", name of the class associated with the div of navigtion
contentsClass:"lazyTabContents", name of the class associated with the div of the contents
activeClass:"active", name of the class of the active tab
linkClass:"lazyTabLink", name of the class of the link element
closeClass:"lazyTabClose", name of the class of the close element
closable:false, define if tabs have closable behaviour
onShow:null, function fired when a tab is showed
onClose:null function fired when a tab is closed