Well, you copied that stuff into the wrong place producing a syntax error, thus the tabs don't work at all. Just append what I posted to the end of the ui.tabs.js file or paste it into a separate file and include it after the ui.tabs.js.
You should use Firebug - or at least the error console - to get informed of such JavaScript errors. --Klaus On 31 Okt., 10:11, Nicky <[EMAIL PROTECTED]> wrote: > Thanks Klaus! > > It didn't fix the problem for me, my example still jumps to the > top:http://www.sandstream.se/tabs_test3.html > > As you say one solution might be to make the tabs the same hight by > putting content of the same size in them. > > If you find another solution please let me know. > > //Sandstream