摘要:
try{xmlDoc=new ActiveXObject("Microsoft.XMLDOM");}catch(e){try{xmlDoc=document.implementation.createDocument("","",null);}catch(e) {alert(e.message)}}try{xmlDoc.async=false;xmlDoc.load("example.xml");... 阅读全文
posted @ 2009-07-17 14:37
fmxyw
阅读(1188)
评论(3)
推荐(0)
浙公网安备 33010602011771号