Chapter 9. Getting the Most Out of Objects

You've covered the script block; you've covered statements; and you've covered operators, functions, and events. It's now time to look at JavaScript objects!

This chapter teaches you about the following:

  • What objects are

  • Objects and browsers—different objects for different browsers

  • The Math object and how to use it

  • The Date object and how to use it

  • The String object and how to use it

  • Using the with statement with objects

Get JavaScript™ 1.5 by Example 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.