19 Star 45 Fork 24

sanluan / dwz for Public CMS

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
window_open.html 457 Bytes
一键复制 编辑 原始数据 按行查看 历史
sanluan 提交于 2015-08-27 16:05 . init
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>简单实用国产jQuery UI框架 - DWZ富客户端框架(J-UI.com)</title>
<script type="text/javascript">
var width = screen.width -10, height = screen.height -10;
window.open('index.html','_blank','width='+width+',height='+height+',top=0,left=0,toolbar=no,menubar=no,scrollbars=no,resizable=no,location=no,status=no');
</script>
</head>
<body>
</body>
</html>
JavaScript
1
https://gitee.com/sanluan/dwz-for-Public-CMS.git
git@gitee.com:sanluan/dwz-for-Public-CMS.git
sanluan
dwz-for-Public-CMS
dwz for Public CMS
master

搜索帮助