extjs 最新版本3.0。include order should be: Ext Stand-alone ------------------------------------------------------------------- ext-base.js ext-all.js (or your choice of files) Yahoo! UI (.12+) ------------------------------------------------------------
有很多网友再问如何做一个JS新闻调用程序,现在贴出来供大家参考: JS调用程序: List2.asp 源码:——————————————————————————– <% Dim RS,Sql Dim SpecId ‘资源特性Id SpecId=CLng(Request(“SpecId”)) Sql=”select Top 10 Id,Title,FilePath From view_NewsInfo where Instr(‘,’+Speciality+’,’,’,”&SpecId&”,