Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

JavaScript: The Missing Manual (repost)

Posted By: libr
JavaScript: The Missing Manual (repost)

JavaScript: The Missing Manual By David Sawyer McFarland
2008 | 544 Pages | ISBN: 0596515898 | PDF | 18 MB

JavaScript is an essential language for creating modern, interactive websites, but its complex rules challenge even the most experienced web designers. With JavaScript: The Missing Manual, you'll quickly learn how to use JavaScript in sophisticated ways – without pain or frustration – even if you have little or no programming experience.

JavaScript expert David McFarland first teaches you the basics by having you build a simple program. Then you'll learn how to work with jQuery, a popular library of pre-built JavaScript components that's free and easy to use. With jQuery, you can quickly build modern, interactive web pages – without having to script everything from scratch!
Learn how to add scripts to a web page, store and manipulate information, communicate with the browser window, respond to events like mouse clicks and form submissions, and identify and modify HTML

• Get real-world examples of JavaScript in action
• Learn to build pop-up navigation bars, enhance HTML tables, create an interactive photo gallery, and make web forms more usable
• Create interesting user interfaces with tabbed panels, accordion panels, and pop-up dialog boxes
• Learn to avoid the ten most common errors new programmers make, and how to find and fix bugs
• Use JavaScript with Ajax to communicate with a server so that your web pages can receive information without having to reload