I'm getting exactly the same issue using v.1.5.3 from http://ajax.googleapis.com/ajax/libs/jqueryui/1.5.3/jquery-ui.min.js and it's happening in opera, firefox and IE. I'm guessing it's because of the # in each tab which means the document jumps to that element on the page, but I'm unsure of what workaround I could use.
There's an example I've put up here : http://tinyurl.com/b8x8qd Just scroll right down to the bottom of the page and when the tab rotates you'll see the jump. Any ideas? Thanks, Mark On Mar 2, 6:33 pm, Klaus Hartl <[email protected]> wrote: > What version do you use and in which browser does that happen...? I've > fixed a similar bug quite a long time ago. > > --Klaus > > On 2 Mrz., 11:07, jc_2009 <[email protected]> wrote: > > > > > Hi, > > > I have a rotating Jquery Tabs. The panels are part of the page only > > and I have content underneath it. However when someone scrolls down > > the page, whenever the animation rotates to the next tab, it > > automatically scrolls back to the top of the page. > > > I was reading that this has something to do with the href="#" (hash). > > I tried removing but got errors in the page. > > > What is the workaround please... > > > Thank you.- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en -~----------~----~----~----~------~----~------~--~---
