<script src="script/global.js" type="text/javascript"></script>
<script src="script/head.js" type="text/javascript"></script>
<link rel="stylesheet" href="style/base.css">
<link rel="stylesheet" href="style/head.css"> /*品牌列表*/
var brandArea = function () {
$(".brand_class li").each(function (i) {
$(this).mouseenter(function () {
$(this).find("div").stop().animate({ "top": -50 }, 300);
})
$(this).mouseleave(function () {
$(this).find("div").stop().animate({ "top": 0 }, 300);
})
});
}
*
回帖描述:*
链接类型:*
下载链接:*
描述:*
回帖描述:*
链接类型:*
阅读权限:*
下载链接:



聚优部落技术论坛 © 版权所有 鲁ICP备15007479号-6
Copyright(C)web.com, All Rights Reserved.
