<script type="text/javascript">
$("#bottom").hover(function(){
$(this).addClass("hover");
},function(){
$(this).removeClass("hover");
});
</script>
<div id="bottom">零号床</div>
以上例子中在div中添加clsss="hover"
点击自动生成国家开放大学毕业论文,格式自动生成,电子版word文档论文可下载打印
© 版权声明
分享是一种美德,转载请保留原链接
THE END







暂无评论内容