《JQuery基础教程》第四版课后练习代码--第六章

一、页面加载后,把exercises-content.html的主体(body)内容提取到页面的内容区域html $(document).ready(function () { $("#letter-a a").click(function(event){ event.preventDefault(); $("#dictionary").load('exer
相关文章
相关标签/搜索