0
It is possible if you are using the advanced version, jQuery Tabs, that has a onTabSelected event handler.
In the onTabSelected handler, you can call the slider's built-in function, init(), to generate the slider if it has not been populated during page load (or because the tab is hidden on page load).