<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Simple demo</title>
<style type="text/css">
body{ background:url(bg.jpg); }
</style>
<script type="text/javascript" src="seven/jquery.js"></script><!--加载JQuery-->
<script type="text/javascript" src="seven/jquery.seven.js"></script><!--加载小七的核心脚本-->
<link type="text/css" rel="stylesheet" href="seven/seven.css" /><!--加载小七的样式文件-->
<!--运行小七-->
<script type="text/javascript">
$(function(){
$.seven(
{ width:1000, height:500, top:"center", left:"center" }, //窗口的大小及坐标
{ title:"Emo's blog - frame", href:"http://www.Qmzh.net/", type:"frame" }, //第一个页面。利用 frame 加载 www.qmzh.net
{ title:"Apache License - ajax", href:"license.html", type:"ajax" } //第二个页面,利用 ajax 加载 license.html
);
});
</script>
</head>
<body>
<a href="http://seven.qmzh.net/"> 点击查看项目主页,获得函数手册、使用帮助及最近更新,玩转小七。</a>
</body>
</html>
qianmoxr
- 粉丝: 1
- 资源: 1
最新资源
- OpenGL使用OpenGL实现透明效果
- java房屋租赁系统源码 房屋房源出租管理系统源码数据库 MySQL源码类型 WebForm
- JAVA的Springboot博客网站源码数据库 MySQL源码类型 WebForm
- c++数字雨实现 c++
- 如何制作MC(需要下载海龟编辑器2.0,下载pyglet==1.5.15)
- JAVA的Springboot小区物业管理系统源码数据库 MySQL源码类型 WebForm
- IMG_20241103_153322.jpg
- Screenshot_2024-11-10-20-33-57-639_com.tencent.tmgp.pubgmhd.jpg
- C#商家会员管理系统源码带微信功能数据库 SQL2008源码类型 WebForm
- 3D立体相册源文件code+images
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈