直接复制粘贴到你的代码中,代码很好看懂,很好用,是一个很好的插件。
$posbox.mouseover(function() {
var i = $(this).index();
$(this).addClass("anvh").siblings().removeClass("anvh");
var selec = $(this).attr("selec");
if ($seledbox.is(":hidden")) {
$seledbox.show().css("left", 64 * i + 1).html("<div>" + anvjson[selec] + "</div>")
} else {
$seledbox.stop().animate({left: 64 * i + 1}, 200, function() {
$("#seledbox").html("<div>" + anvjson[selec] + "</div>")
})
}
});
$anvlfteb.mouseleave(function() {
$seledbox.hide();
$posbox.removeClass("anvh");
})
*
回帖描述:*
链接类型:*
下载链接:*
描述:*
回帖描述:*
链接类型:*
阅读权限:*
下载链接:



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