JQuery 动画
摘要:
<html><head><script type="text/javascript" src="/jquery/jquery.js"></script><script type="text/javascript">$(document).ready(function() { $(".btn1").click(function(){ $("#box").animate({height:"toggle",width: 阅读全文
posted @ 2012-10-18 16:38 Longlone 阅读(135) 评论(0) 推荐(0)