2010年6月13日
摘要: //最常用的方式 $(document).ready(function(){ alert($("#ready1").html()); }); $(function(){ alert($("#ready1").html()); }); jQuery(document).ready(function(){ alert($("#ready1").html()); }); jQuery(function(... 阅读全文
posted @ 2010-06-13 15:19 craig 阅读(205) 评论(0) 推荐(0)
我要啦免费统计