简体   繁体   English

检测是否在IE9中启用了“ SVG文档” ActiveX

[英]Detect if “SVG Document” ActiveX is enabled in IE9

Is there a way to check (preferrably using JavaScript), if the "SVG Document" AddOn is enabled in IE9? 如果在IE9中启用了“ SVG文档”插件,是否可以检查(最好使用JavaScript)? And maybe even to deactivate it if so? 甚至可以停用它吗?

SVG Document AddOn http://img406.imageshack.us/img406/7524/svgie9.png SVG文档插件http://img406.imageshack.us/img406/7524/svgie9.png

I need to do this because the AddOn interferes with a JavaScript-Application I wrote using SVGWeb. 我需要这样做,因为AddOn会干扰我使用SVGWeb编写的JavaScript应用程序。

我已经使用Modernizr来检测SVG的浏览器功能并呈现备用消息。

经过更多研究后,我发现这根本不可能。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM