This book is an excellent, practice-oriented JavaScript tutorial. The author first gave an overview of JavaScript, including its syntax, good coding habits, DOM programming principles, etc.; then built a JavaScript toolkit, including dynamically operating tags, using CSS and DOM to modify page styles, validating forms, processing images, etc.; and then through A complete case study illustrates how to use multiple JavaScript technologies to work together; and finally, a separate chapter is designed to cover third-party examples that demonstrate the use of YUI and the jQuery JavaScript library. .
This book is suitable for beginners and intermediate-level JavaScript developers to read, and can be used as a JavaScript course textbook for computer majors in colleges and universities.
Expand