------Default.aspx(只有前台)

<%@PageLanguage="C#"AutoEventWireup="true"CodeFile="Default.aspx.cs"Inherits="_4_全屏对话框_Default"%><!DOCTYPEhtmlPUBLIC"-//W3C//DTDXHTML1.0Transitional//EN""http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><htmlxmlns="http://www.w3.org/1999/xhtml"><headrunat="server"><title></title><style>body{font-size:75%;color:#666;font-family:'MicrosoftYahei',Tahoma,Arial!important;font-family:'宋体',Tahoma,Arial;}</style><scriptsrc="../artDialog/jquery-1.4.2.min.js"type="text/javascript"></script><scriptsrc="../artDialog/artDialog.js?skin=default"></script><scriptsrc="../artDialog/ZD.artDialog.js"type="text/javascript"></script><scriptsrc="../artDialog/plugins/iframeTools.source.js"type="text/javascript"></script><scripttype="text/javascript">functionshow100(){art.dialog.open("../Default.aspx",{width:'100%',height:'100%',left:'0%',title:"全屏框",top:'0%',fixed:true,resize:false,drag:false,lock:true})//art.dialog({width:'100%',height:'100%',left:'0%',title:"全屏框",//top:'0%',fixed:true,resize:false,drag:false,lock:true//})}</script></head><body><formid="form1"runat="server"><inputtype="button"value="点击"onclick="show100()"/></form></body></html>

源代码下载地址:http://down.51cto.com/data/1968050
技术学习群(发展中,群成员免费提供资源。欢迎大家加入):426634651