jQuery ui.slider inside ui.tabs

jQuery ui.slider inside ui.tabs

Hi All,


I'm trying to learn jQuery to replace flash, and so far i love it! I'm working on a project for a friend of mine, so that i can learn jQuery while i'm building a website. I'm trying to combine the jQuery ui.slider and the jQuery ui.tabs, but so far no luck. Separate from each other it worked, but when i'm put them together the slider refuse to work. I've read something about the off-left technique but i'm not familiar with it, so i don't know how to use it. In order to realize the tabs and the slider i've followed a few tutorials:


Tabs: http://www.sohtanaka.com/web-design/simple-tabs-w-css-jquery/

Slider: http://jqueryfordesigners.com/slider-gallery/


The slider was written in an older version of jQuery but i've managed to get it work in the latest version. You can view my slider over here: http://www.devinemedia.nl/786fridge/shoes/shoes.php, as you can see it works over here. But then, when i put them inside the tabs, it stopped working: http://www.devinemedia.nl/786fridge/index1.php (press shoes).


Can someone explain to me what is happening? 


Tnx anyway!