描述:
IE里面放了一个Activex,如果这个Acticex的大小大于当前框架,并且滚动条滚动使得部分Acticex移动到旁边的框架下后,Activex就会闪动的很厉害。
如图:
|-----------|----------------------------|
| | |
| | |
| | |
| A | B |
| | |
| | |
| | |
------------------------------------------
A、B为两个框架,其中A里面放置javascript写的菜单,B里面放置Activex。如果Activex的大小大于B区,B出现滚动条,这样只要拖动横向滚动条,B区deActivex就会失真、闪烁。
这种问题怎么解决?
解决方案1:
用层,<DIV style="position:absolute">Activex控件放这</div>
解决方案2: FIX: MFC ActiveX controls paint incorrectly when scrolling the HTML page 点击:0
分类:IE Programming 时间:2005-3-5 11:28:42 jiangsheng收录
An MFC-based windowed ActiveX control on an HTML page paints incorrectly when you scroll the HTML page in the browser. The control appears distorted, showing successively larger bands at the bottom or top as it moves off the visible portion of the HTML page. In versions of Microsoft Internet Explorer later than version 5, the control may paint correctly. However, child windows on the control still experience the banding effects while scrolling. However, this change reintroduced the problem in Internet Explorer 6 Service Pack 1.
http://support.microsoft.com/kb/233391
您可能想查找下面的文章:
- activex添加的属性在ie中为何传递不成功
- 怎么用ActiveX开发IE插件
- 使用微软提供的将word嵌入ie的activeX控件在保存时出错
- =====>急问,ActiveX在IE下载过程是走的tcp什么端口?是80吗?
- IE中嵌入控件的问题,关于FromIDispatch,超郁闷,帮帮我吧。
- ActiveX控件在IE里能避免informationbar出现么?
- 能不能将一个ie的dll插件转换成activeX组件做到自动下载并注册
- 在IE中嵌入控件,退出IE时错误,wincorecpp,line365,不明白,请指点
- ActiveX控件在IE中无法显示???
- 设置Activex控件的显示大小