ok, i'm no programer but does this looks right for our max height:
$("#producttab > ul").tabs({ fxAutoHeight: true });
});
i seem to be breaking the tabs at every turn
thanks
On Feb 2, 6:05 pm, rolfsf <[email protected]> wrote:
> based on Klaus' comment, you might try giving #producttab a fixed
> height and see if that helps (each time you click a tab, it collapses
> and the scroll bar readjusts... and then the various tab contents are
> uneven). Or, you might need to add a script to figure out where the
> user has scrolled to at the moment they click a tab, and then try and
> hold that position
>
> On Feb 2, 2:22 pm, PORT8001 <[email protected]> wrote:
>
>
>
> > i'm still having this issue and was wondering if anyone knew how to
> > get around this?
>
> > On Jan 9, 4:58 pm, Klaus Hartl <[email protected]> wrote:
>
> > > In your case there is no other way for the browser to handle this
> > > (because for a moment - right between the switch of the tabs where
> > > none is visible - the page height decreases thus the scrollbar goes up
> > > and then stays there...
>
> > > To fix it you'd need to give a container that contains the tab panels
> > > a fixed height. I could think of another solution, but have no time to
> > > try that right away.
>
> > > --Klaus
>
> > > On 9 Jan., 14:37, PORT8001 <[email protected]> wrote:
>
> > > > yes we are using the current version
>
> > > > On Jan 8, 4:23 pm, Klaus Hartl <[email protected]> wrote:
>
> > > > > I've fixed a similiar issue a while ago. Do you use the latest version
> > > > > of Tabs?
>
> > > > > --Klaus
>
> > > > > On 8 Jan., 15:29, PORT8001 <[email protected]> wrote:
>
> > > > > >http://dev.buytough.com/tb_30.asp
>
> > > > > > at the bottom of this page is a set of JQuery ajax tabs, Our Problem
> > > > > > is that we would like to keep the focus down on the tab section when
> > > > > > browsing through the varous tabs.
>
> > > > > > the issue is when clicking on the next tab it moves you half way
> > > > > > back
> > > > > > up the page.- Hide quoted text -
>
> > > > > - Show quoted text -- Hide quoted text -
>
> > > - Show quoted text -- 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
-~----------~----~----~----~------~----~------~--~---