Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Summary (since it's not obvious from the title): this is a free e-book about "exploring the relationship between JavaScript and the modern HTML DOM".

From the introduction: "This book is not an exhaustive reference on DOM scripting or JavaScript. It may, however, be the most exhaustive book written about DOM scripting without the use of a library/framework. The lack of authorship around this topic is not without good reason. Most technical authors are not willing to wrangle this topic because of the differences that exist among legacy browsers and their implementations of the DOM specifications (or lack thereof).

For the purpose of this book (i.e. grokking the concepts), I'm going to sidestep the browser API mess and dying browser discrepancies in an effort to expose the modern DOM. That's right, I'm going to sidestep the ugliness in an effort to focus on the here and now. After all, we have solutions like jQuery to deal with all that browser ugliness, and you should definitely be leveraging something like jQuery when dealing with deprecated browsers."



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: