activexobject
ActiveX Object is not defined
Firebug is giving me the following error: ActiveXObject is not defined [Break on this error] var xmlhttp = new ActiveXObject(\"MSXML2.XmlHttp\");[详细]
2023-01-04 16:51 分类:问答how to use javascript to validate xml against schema in firefox?
I can do this in IE using ActiveXObject, however mozilla doesn\'t 开发者_StackOverflow社区support ActiveXObject. Is there any way I can use JS to validate an XML against an XSD schema in firefox?No, n[详细]
2022-12-13 12:26 分类:问答