zoukankan      html  css  js  c++  java
  • 点击放大图片js+css代码,可以关闭

    <!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">
    <head>
    <meta http-equiv="content-type" content="text/html; charset=gbk" />

    <script src="js-global/FancyZoom.js" language="JavaScript" type="text/javascript"></script>
    <script src="js-global/FancyZoomHTML.js" language="JavaScript" type="text/javascript"></script>

    <link rel="stylesheet" href="cabel-v1.css" type="text/css" />


    </head>
    <body onLoad="setupZoom();">

    <div class="photoblock-many">
    <a href="images/mwsf-2.jpg" title="站码(ZMOOL.COM) - 分享网络 分享素材"><img src="images/mwsf-2-thumb.jpg" width="161" height="123" border="0" alt="" id="img-mwsf-2" class="photo" /></a>

    <a href="images/mwsf-14.jpg"><img src="images/mwsf-14-thumb.jpg" width="161" height="123" border="0" alt="" id="img-mwsf-14" class="photo" /></a>

    <a href="images/mwsf-5.jpg" title="Whoah: first Jollibee, then Cha-Am Express, now Jollibee again?"><img src="images/mwsf-5-thumb.jpg" width="161" height="123" border="0" alt="" id="img-mwsf-5" class="photo" /></a>

    <a href="images/mwsf-6.jpg" title="Not recommended."><img src="images/mwsf-6-thumb.jpg" width="161" height="123" border="0" alt="" id="img-mwsf-6" class="photo" /></a>

    <a href="images/mwsf-16.jpg" title="But I did get this sweet TV PLUG-IN GAME. Neighborhood Smash = Karateka, by the way."><img src="images/mwsf-16-thumb.jpg" width="161" height="123" border="0" alt="" id="img-mwsf-16" class="photo" /></a>

    <a href="images/mwsf-20.jpg" title="Oh, kids today!"><img src="images/mwsf-20-thumb.jpg" width="161" height="123" border="0" alt="" id="img-mwsf-20" class="photo" /></a>

    <a href="images/mwsf-21.jpg" title="The Metreon gets weirder, as the Microsoft Store is now Tilt's crane game ghost town."><img src="images/mwsf-21-thumb.jpg" width="161" height="123" border="0" alt="" id="img-mwsf-21" class="photo" /></a>

    <a href="images/mwsf-25.jpg"><img src="images/mwsf-25-thumb.jpg" width="161" height="123" border="0" alt="" id="img-mwsf-25" class="photo" /></a>

    <a href="images/mwsf-27.jpg" title="Patrick Salo gave us cookies, just because he likes our software. Hooray Macworld!"><img src="images/mwsf-27-thumb.jpg" width="161" height="123" border="0" alt="" id="img-mwsf-27" class="photo" /></a>

    <a href="images/mwsf-28.jpg"><img src="images/mwsf-28-thumb.jpg" width="161" height="123" border="0" alt="" id="img-mwsf-28" class="photo" /></a>

    <a href="images/mwsf-29.jpg" title="Mary Blair artwork in person = wow."><img src="images/mwsf-29-thumb.jpg" width="161" height="123" border="0" alt="" id="img-mwsf-29" class="photo" /></a>

    <a href="images/mwsf-30.jpg" title="Secret Moscone Tunnels!"><img src="images/mwsf-30-thumb.jpg" width="161" height="123" border="0" alt="" id="img-mwsf-30" class="photo" /></a>

    <a href="images/mwsf-31.jpg" title="Like playing Half-Life, only with less crates to smash."><img src="images/mwsf-31-thumb.jpg" width="161" height="123" border="0" alt="" id="img-mwsf-31" class="photo" /></a>

    <a href="images/mwsf-24.jpg"><img src="images/mwsf-24-thumb.jpg" width="161" height="123" border="0" alt="" id="img-mwsf-24" class="photo" /></a>

    <a href="images/mwsf-4.jpg"><img src="images/mwsf-4-thumb.jpg" width="161" height="123" border="0" alt="" id="img-mwsf-4" class="photo" /></a>

    <a href="images/mwsf-9.jpg"><img src="images/mwsf-9-thumb.jpg" width="161" height="123" border="0" alt="" id="img-mwsf-9" class="photo" /></a>
    </div>


    </body>
    </html>
    js和css文件
    http://www.corange.cn//uploadfiles/zoom_13650.rar

    原文地址:http://www.corange.cn/archives/2010/04/3618.html
  • 相关阅读:
    即将随便
    windows编程中的文件操作整理(一)
    输入输出总结
    _free 已经在 LIBCD.lib(dbgheap.obj) 中定义
    windows环境变量大全
    unity 3D学习备忘一(音频方面碰到的一些注意事项)
    unity 3D学习备忘二(unity 3D的脚本调试)
    windows编程中的文件操作整理(二)
    windows编程中的I/O系统整理
    暴雪游戏设计11大法则
  • 原文地址:https://www.cnblogs.com/zerogo/p/1744269.html
Copyright © 2011-2022 走看看