摘要:
1.DOMContentLoadedRun JavaScript only when the DOM is loaded and ready (but before stylesheets are fully loaded)eg:to move elements to a different loc... 阅读全文
posted @ 2014-04-14 17:45
程媛媛Lexy
阅读(94)
评论(0)
推荐(0)
摘要:
1.$.ajax is the main method, allowing you to manually construct your AJAX request2.eg:gets some data from a servera function to be called when the dat... 阅读全文
posted @ 2014-04-14 17:37
程媛媛Lexy
阅读(94)
评论(0)
推荐(0)
摘要:
1.jQuery also makes performing actions on many elements at the same time simple2.eg:$('.note').css('background', 'red').height(100); $('.note') select... 阅读全文
posted @ 2014-04-14 17:18
程媛媛Lexy
阅读(103)
评论(0)
推荐(0)
浙公网安备 33010602011771号