摘要: jQuery offers two powerful methods to execute code and attach event handlers: $(document).ready and $(window).load. Thedocument readyevent executes al... 阅读全文
posted @ 2014-08-20 18:41 J_Mat 阅读(76) 评论(1) 推荐(0)