http://www.cdvision.net/Photo_Display.asp?id=1620应该是有这个代码的 哪位分享一下

解决方案 »

  1.   

    http://download.csdn.net/source/2501809
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
    <html>
    <head>
    <meta http-equiv="content-type" content="text/html; charset=gb2312">
    <title> new document </title>
    <meta name="keywords" content="">
    <meta name="description" content="">
      <link rel="stylesheet" href="css/sexylightbox.css" type="text/css" media="all" />
    <script type="text/javascript" src="js/jq.js"></script>
    <script type="text/javascript" src="js/jquery.easing.1.3.js"></script>
    <script type="text/javascript" src="js/sexylightbox.v2.3.jquery.min.js"></script>
     <script type="text/javascript">
        $(document).ready(function(){
           SexyLightbox.initialize({color:"white"});
         });
     </script> 
    </head> <body>
    <img src="img/44.jpg" width="300" height="200" border="0" alt="" title=""/>
    <p><a href="/img/11.jpg" rel="sexylightbox"><img src="/img/+.png" width="7" height="7" border="0" alt="" title=""/></a></p>
    <p><a href="/img/22.jpg" rel="sexylightbox[dsfs]"><img src="/img/+.png" width="15" height="15" border="0" alt="" title=""/></a></p>
    </body>
    </html>
      

  2.   

    http://download.csdn.net/source/1872039
    这个效果也不错