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>
<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




作者:
Hutula 1.0 正
低价高速美国DH空间



