Slider within Tabs not working

Slider within Tabs not working

I am trying to get a jquery slider (such as example #2 seen here http://dev.jquery.com/view/tags/ui/1.5b ... lider.html ) to work within some jquery tabs (such as these http://www.stunicholls.com/various/tabbed_pages.html ).

However the slider will not work because the tab is set to "hide". Yet if I set the tab to "show" then it messes up the tab effect. Is there a workaround for this? Someone please help!