Customizing and using JQuery tabSlideOut plugin
This blog is about modifying tabSlideOut JQuery plugin that can be found here. Please take time to visit that plugin page before reading further.
The plugin works beautifully as it is without modification, but I wanted something that slides out and hides the "tab handle" when the panel is open, shows up the "tab handle" when the panel is not visible. Another functionality I needed is for the panel to automatically slide out at a predefined time after the page is fully loaded and hides itself also after a predefined time without user intervention.