Try setting position: relative for .container and/or .tabcontent... --Klaus
On 6 Mai, 06:19, Mikey <[email protected]> wrote: > Put tabs in a div. > Set div overflow to auto and fill with enough contents for vertical > scrollbar to appear. > > The following occurs with IE only (why am I not surprised...) > When div contents are scrolled, all contents are scrolled as expected, > including tab contents and contents above and below; > > however the tabs themselves stay in the same position, and the rest of > the div contents scrolls under them. > > When the mouse cursor moves over a tab, all tabs jump to the correct > position. However, they will be displayed even if this position is > outside of the div. > > See a demonstration here: http://tinyurl.com/d5uvwg --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
