
书名: Practical JavaScript DOM Scripting and Ajax Projects
作者: Frank W. Zammetti
出版社: Apress
出版日期: 2007年
文档格式: PDF
文档大小: 17.4M
内容简介: 这本书不是一本告诉你JavaScript的语法怎样、有哪些可用的函数的书,它更侧重于讲述现实生活中应用JavaScript的比较复杂的例子,建议读者具备一定的web开发基础。作者写这本书的初衷是帮助那写有网页开发基础却苦于找到的例子都是脱离实际的非常简单的小儿科的人。正如作者在介绍中所述:
There are plenty of books on JavaScript and plenty of how-to articles strewn across the intrawebs, any of which can be of great help to you. Far harder to come by though are real, substantial examples. Oh, you can get a lot of simplistic, artificial examples to be sure, but it’s more difficult to find full-blown, real-world applications that you can examine. Many developers learn best by tearing apart code, messing around with it a bit, and generally getting their hands dirty with real, working bits. That’s why I wrote this book: to fill that gap.