2008-10-18 10:04 by Koy, 517 visits, 网摘, 收藏, 编辑
摘要:var p = window.open(url,'VideoPlayer',"toolbar=no,menubar=no,resizable=yes,height=690px,width=820px,z-look=yes"); p.focus();
阅读全文
2008-10-08 22:51 by Koy, 353 visits, 网摘, 收藏, 编辑
摘要:Using JQuery with an ASP.NET webserviceUsing JQuery to call ASP.NET web services/loading with AJAX转载自:http://www.sloppycode.net/articles/using-jquery-with-aspnet-web-services.aspxAn introductionThis a...
阅读全文