1 Star 0 Fork 139

Exploit / dwz_jui

forked from DWZ团队 / DWZ_JUI 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
window_open.html 457 Bytes
一键复制 编辑 原始数据 按行查看 历史
ZhangHuihua 提交于 2013-07-26 11:43 . first commit
<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/exploit/dwz_jui.git
git@gitee.com:exploit/dwz_jui.git
exploit
dwz_jui
dwz_jui
master

搜索帮助