$(document).ready(function(){$(".sly li").hover(function() {$(this).children(".sum").setTimeout(function(){jQuery(this).children(".sum").animate({"top": "160px"}, 500, "swing")},1000);},function() {$(this).children(".sum").setTimeout(function(){jQuery(this).children(".sum").animate({"top": "229px"}, 200, "swing")},1000);});}); </script>
- 2 回答
- 0 关注
- 136 浏览
添加回答
举报
0/150
提交
取消