《JQuery基础教程》第四版课后练习代码--第六章
1、页面加载后,把exercises-content.html的主体(body)内容提取到页面的内容区域$(document).ready(function () { $("#letter-a a").click(function(event){ event.preventDefault(); $("#dictionary").load('exerc