IE seems to have an issue with the slider control when it is put in a Div with an overflow set to scrolling. When you scroll the div content the slider remains static and all other content scrolls by underneath it.
I t looks as though IE is not handling the style "position:relative" on the slider properly. It looks like while it computes the proper X/ Y coord correctly positioning the slider based on it's parents dimensions it does not reevaluate 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 Development" group. To post to this group, send email to jquery-dev@googlegroups.com To unsubscribe from this group, send email to jquery-dev+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/jquery-dev?hl=en -~----------~----~----~----~------~----~------~--~---