Scroll bug in ie7 and ie9 when using css3pie gradient

时间秒杀一切 提交于 2019-12-06 09:17:10

问题


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



来源:https://stackoverflow.com/questions/10531224/scroll-bug-in-ie7-and-ie9-when-using-css3pie-gradient

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!