Firebug is giving me the following error: ActiveXObject is not defined [Break on this error] var xmlhttp = new ActiveXObject(\"MSXML2.XmlHttp\");
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