sidetab()
Creates a configurable slide-out tab based on the options you pass to it..
The following ruleset shows sidetab() being used
Options:
"backgroundColor": "white", "cssPlanted": false, "tabColor": "black", "callback": function(){}, "divCSS": {}, "measurementUnit":"px", "tabClass": "handle", "pathToTabImage": "http://k-misc.s3.amazonaws.com...", "tabLocation": "right", "speed": "300", "action": "click", "fixedPosition": true, "imageHeight": "122px", "imageWidth": "40px", "topPos": "100px", "width": "250px", "padding": "10px", "contentClass": "KOBJ_tab_content", "mode": "slideout", "url": "", "height": "250px", "linkContent": "Content", "notificationDefaults":{ "notifyClass": "notification", "color": "red", "leftPadding": "10px", "topPadding": "2px", "rightPadding": "10px", "bottomPadding": "2px", "divCSS": { "text-indent":"0px", "-moz-border-radius": "20px", "-webkit-border-radius": "20px", "-khtml-border-radius": "20px", "border-radius": "20px", "text-align": "center", "z-index": 10000, "min-width": "15px", "padding": "2px" } "linkCSS": { "cursor":"pointer" }
Labels: