add position:relative to the node with overflow:auto Regards, Peter
Crimson Shroud wrote: > Sorry still trying to figure out how JsBin works > > The actual URL is http://jsbin.com/ukahi > > On Aug 6, 2:36 pm, Crimson Shroud <[email protected]> wrote: > >> Never mind I figured it out (the importing not the issue) :-) >> >> http://jsbin.com/idiba >> >> from there you can access the page. Note when you scroll the div >> thesliderremains statically positioned os the sibling content scrolls >> underneath it. >> >> Make sure you are looking at it in IE (6 or 7. not sure about 8) >> >> On Aug 4, 4:59 pm, "Richard D. Worth" <[email protected]> wrote: >> >> >>> Could you put together a simplified test case on jsbin.com, so we can see >>> what you're seeing?http://jsbin.com/ >>> >>> <http://jsbin.com/>Thanks. >>> >>> - Richard >>> >>> On Wed, Jul 29, 2009 at 7:06 AM, Crimson Shroud <[email protected] >>> >>>> wrote: >>>> >>>> IE seems to have an issue with theslidercontrol when it is put in a >>>> Div with an overflow set to scrolling. When you scroll the div >>>> content thesliderremains static and all other content scrolls by >>>> underneath it. >>>> >>>> I t looks as though IE is not handling the style "position:relative" >>>> on thesliderproperly. It looks like while it computes the proper X/ >>>> Y coord, positioning thesliderbased on it's parents >>>> dimensions it does not re-evaluate it once that parent starts to move >>>> as if the actual positioning was absolute instead of relative. >>>> >>>> Is this a known issue? Is there a workaround for this? >>>> > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
