20161228

mac2022-06-30  18

animate()

js:

<script type="text/javascript"> $(document).ready(function () { $(".mydemo p").animate({height:'toggle',opacity:'toggle'},10000); } </script>

效果:

 

转载于:https://www.cnblogs.com/LLMjiayou7/p/6228385.html

相关资源:JAVA上百实例源码以及开源项目
最新回复(0)