Step-by-step explanation of all JavaScript knowledge points guides you to build a superb perfect web application
Getting started with JavaScript (version 4th)
Basic Information
Original Title: Beginning JavaScript original press: wrox Author: (US) Paul Wilton Jeremy mcpeak [Translator's introduction] Translator: Zhang Min Gao Yuhui Wang East Asia Press: Tsinghua University Press ISBN: 9787302245612 Release Date: February 2011 http://product.china-pub.com/55552Introduction jaVascript allows users to interactively browse the rich and personalized content, which can greatly improve the attractiveness of web pages and Web applications. The basic knowledge of JavaScript programming is thoroughly explained in the Quick Start tutorial "javascript beginners (version 4th)" to guide you to embed Javascript scripts on the webpage immediately. Javascript entry classic (version 4th) comprehensively updated the previous version, making JavaScript code applicable to the latest version of IE, Firefox, and Safari browsers. Main Content ◆ step-by-step introduction to basic JavaScript knowledge, including the meaning, principles, and functions of JavaScript ◆ introduction to various tools used to create javascriptweb applications ◆ analysis of how to select a single character from a string, how to convert the character code to a string, and how to copy a string description ◆ describes how to perform join, copy, sort, and reverse operations on arrays ◆ describes how to use JavaScript frameworks such as jquery, prototype, and mootools to quickly and efficiently write javascript programs ◆ in-depth discussion of Ajax ◆ common analysis errors and debugging and Handling Methods