Chapter 25. JavaScript Quick Reference

Topics in This Chapter

  • Objects corresponding to the browser and its environment: Navigator, Plugin, Screen, and similar high-level objects

  • Objects corresponding to HTML elements: Window, Document, Layer, Image, and similar objects directly associated with specific markup elements

  • Objects corresponding to HTML forms and input elements: Form, Text, Button, Select, and similar objects used in CGI input forms

  • Internal data structures: String, Array, Function, Math, Date, and similar utility libraries

  • Regular expressions: RegExp

The previous chapter introduced JavaScript and gave examples of its use. This chapter provides a quick description of the core and client-side JavaScript 1.2 constructors, properties, methods, ...

Get Core Web Programming, Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.