<script type="text/javascript">
$(document).ready(function(){
$("#a01").hover(function(){
$(this).children("#b01").stop(true, false).slideToggle(500);
})
$("#a02").hover(function(){
$(this).children("#b02").stop(true, false).slideToggle(500);
})
$("#a03").hover(function(){
//$("#b03").slideToggle(300);
$(this).children("#b03").stop(true, false).slideToggle(500);
})
$("#a04").hover(function(){
$(this).children("#b04").stop(true, false).slideToggle(500);
})
$("#a05").hover(function(){
$(this).children("#b05").stop(true, false).slideToggle(500);
})
$("#a06").hover(function(){
$(this).children("#b06").stop(true, false).slideToggle(500);
})
});
</script>
*
回帖描述:*
链接类型:*
下载链接:*
描述:*
回帖描述:*
链接类型:*
阅读权限:*
下载链接:



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