我爱Aspx >> Asp.Net >> 背投广告代码/**********背投广告代码-开始**********/
//ShowFullPopWin();
function ShowFullPopWin()
{
var advPage = "http://www.yaosansi.com/ad.htm";
var oPopWin = window.open(advPage, "FullPopWin", "width="+window.screen.availWidth+",height="+window.screen.availHeight);
self.focus();
}
/**********背投广告代码-结束**********/
Ҷƪл˵?
ArrayList的使用方法[05-20]
ArrayList的使用方法[05-20]
使用 HttpContext.RewritePath[05-20]
使用 HttpContext.RewritePath[05-20]
在类中获取当前页面Page对象的引..[05-20]
在类中获取当前页面Page对象的引..[05-20]
C#实现控件数组[05-20]
web.config文件详解[05-20]
ASP.NET:Email Web Page[05-20]
DataBinder.Eval用法范例[05-20]