<script type="text/javascript">
$(function(){
var _this1=null;
$('.nav>li').hover(function(){
_this1=$(this);
_this1.find('.second-nav').show();
var _this2=null;
_this1.find('.second-nav').find('li').hover(function(){
_this2=$(this);
_this2.find('.third-nav').show();
_this2.find('.third-nav').hover(function(){
$(this).show();
},function(){
$(this).hide();
});
},function(){
_this2.find('.third-nav').hide();
});
},function(){
_this1.find('.second-nav').hide();
});
});
</script>
*
回帖描述:*
链接类型:*
下载链接:*
描述:*
回帖描述:*
链接类型:*
阅读权限:*
下载链接:



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