Scroll bug in ie7 and ie9 when using css3pie gradi

2019-04-13 05:44发布

问题:

i use css3pie for my page to use css3 effects in the ie browsers.

Everything works fine. But now i have a field on my page that has a horizintal scrollbar.

In ie8 everything works finde. But in ie7 i cant scroll dragging the scrollbar. I can only use the arrows on the left and right.

and in ie9 i cant scroll.. i also cant drag the scrollbar. but if i click on the arrows on the left and right the scrolling element directly jumps to the left back..

i use pie v1.0beta5

i found that issue on many sites but there was no solution that works for me..

i have a wrapper arount my page that has a linear gradient background.. if i remove that everything works fine.. but with the gradient background i cant scroll in ie7 and ie9..

does anyone have the same problem and maybe found a solution for this problem?

回答1:

nevermind, it seems you have to add the -pie-track-active:false to all ancestor elements that use a PIE behavior