摘要:function ClassList(id){ if(id>0){var url = "Inc/ClassList.asp?ParentId="+id+"&rd="+Math.random();xmlHttp=GetXmlHttpObject(stateChanged)xmlHttp.open("GET", url , true)xmlHttp.send(null)}}functio...
阅读全文
posted @ 2010-07-01 17:51