Skip to Content
Absolute Beginner's Guide to Programming, Third Edition
book

Absolute Beginner's Guide to Programming, Third Edition

by Greg Perry
November 2002
Beginner content levelBeginner
432 pages
11h 44m
English
Que
Content preview from Absolute Beginner's Guide to Programming, Third Edition

Summary

JavaScript is an interpreted language that works within HTML code to activate Web pages. Not only can JavaScript manipulate objects on the screen by changing the objects' properties, it can also interact with the user through forms by controlling and inspecting controls such as text boxes, lists, and command buttons. The object-oriented nature of JavaScript objects makes working with most onscreen objects relatively simple because of the predefined set of methods from which you can choose.

  • The JavaScript code comes from the Web server with the Web page that is stored in HTML.

  • JavaScript code executes on the user's computer and responds to the user's actions.

  • As with Visual Basic, a JavaScript scriptlet executes code stored in event procedures. ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Absolute Beginner's Guide to Programming, Second Edition

Absolute Beginner's Guide to Programming, Second Edition

Greg Perry

Publisher Resources

ISBN: 0789729059Purchase book