$(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>
慕仙森
繁星coding
富国沪深
随时随地看视频慕课网APP
相关分类