打开APP
userphoto
未登录

开通VIP,畅享免费电子书等14项超值服

开通VIP
jquery---overlay--first--test
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml">
  <head>
    <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
    <title></title>
     <style type="text/css">
.simple_overlay {
 display:none;
 z-index:10000;
 background-color:#333;
 width:675px; 
 min-height:200px;
 border:1px solid #666;
 -moz-box-shadow:0 0 90px 5px #000;
 -webkit-box-shadow: 0 0 90px #000; 
}
.simple_overlay .close {
 background-image:url("close.png");
 position:absolute;
 right:-15px;
 top:-15px;
 cursor:pointer;
 height:35px;
 width:35px;
}
 
    </style>
    <script type="text/javascript" src="jquery.tools.min.js"></script>
    <script type="text/javascript">
      $(function(){
       $("#hasau").overlay();
      })
    </script>
  </head>
  <body >
     <img id="hasau" src="hasaugif.gif" rel="#mies1"/>
     <img src='close.png'>
     <div class="simple_overlay" id="mies1">
      <img src="hasaugif.gif" />
      
  </div>
  </body>
</html>
本站仅提供存储服务,所有内容均由用户发布,如发现有害或侵权内容,请点击举报
打开APP,阅读全文并永久保存 查看更多类似文章
猜你喜欢
类似文章
【热】打开小程序,算一算2024你的财运
jQuery实现图片放大预览效果
七行jquery代码实现图片渐变切换【兼容ie6、 Chrome、 Firefox】
jquery应用 图片拖拽排序
Ajax+PHP+jQuery图片截图上传
入门jQuery属性之元素属性的设置与移除
Ajax 和 XML: 五个很酷的 Ajax 小部件
更多类似文章 >>
生活服务
热点新闻
分享 收藏 导长图 关注 下载文章
绑定账号成功
后续可登录账号畅享VIP特权!
如果VIP功能使用有故障,
可点击这里联系客服!

联系客服