6 Feb

菜单

分类:网络资源   出处:本站原创                            | |
代码:
复制代码 | 运行代码 | 另存代码
<!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=gb2312" />
<title>CSS Mac Dock</title>
<script type="text/javascript" src="css/js/jquery.js"></script>
<script type="text/javascript" src="css/js/interface.js"></script>

<!--[if lt IE 7]>
<style type="text/css">
div, img { behavior: url(iepngfix.htc) }
</style>
<![endif]-->

<link href="css/style.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div class="dock" id="dock">
  <div class="dock-container">
  <a class="dock-item" href="http://laibaba.142.tofor.com/index.asp"><img src="css/images/home.png" alt="home" /><span>生活查询</span></a>
  <a class="dock-item" href="http://laibaba.142.tofor.com/edit/ewebeditor.htm"><img src="css/images/email.png" alt="contact" /><span>网页编辑</span></a>
  <a class="dock-item" href="http://liuxiongwei.com/plugin/ym/whois.php"><img src="css/images/portfolio.png" alt="portfolio" /><span>域名查询</span></a>
  <a class="dock-item" href="http://liuxiongwei.com/plugin/qq/index.html"><img src="css/images/music.png" alt="music" /><span>QQ签名</span></a>
  <a class="dock-item" href="http://liuxiongwei.com/mail/"><img src="css/images/video.png" alt="video" /><span>邮箱图标</span></a>
  <a class="dock-item" href="http://mail.liuxiongwei.com/"><img src="css/images/history.png" alt="history" /><span>邮局</span></a>
  <a class="dock-item" href="http://liuxiongwei.com/plugin/google/index.html"><img src="css/images/calendar.png" alt="calendar" /><span>网址导航</span></a>
  <a class="dock-item" href="http://www.yahoo.cn/more.html"><img src="css/images/rss.png" alt="rss" /><span>雅虎</span></a>
</div>
</div>
<script type="text/javascript">
  
  $(document).ready(
    function()
    {
      $('#dock').Fisheye(
        {
          maxWidth: 50,
          items: 'a',
          itemsText: 'span',
          container: '.dock-container',
          itemWidth: 40,
          proximity: 90,
          halign : 'center'
        }
      )
    }
  );

</script>
</body>
</html>

订阅或者收藏该文章

最后编辑: admin 编辑于2008/02/06 02:31
170 次阅读
0 条评论
0 条引用
不指定 作者:admin   时间:02:29   
发表评论
  昵称 [注册]
  密码 (游客无需密码)
  网址
  电邮 {if_openid_begin}
 
{if_openid_end} 开启/隐藏 高级扩展