Dan Dumitrache

Software and Web Development

Dan Dumitrache
Skip to content
  • About
  • Posts
  • Resume
  • Portfolio
  • Contact

Tag Archives: predefined JavaScript objects

Objects in JavaScript

Leave a reply

Table of content:

  • What is a JavaScript object
  • How to create objects in JavaScript
  • Naming JavaScript Objects
  • Structuring JavaScript Objects
  • Constructor functions
  • Object initializer
  • Adding methods
  • Object manipulation statements
  • The for-in loop
  • The with statement
  • Predefined JavaScript Objects
  • The Navigator Object
  • Properties of the navigator object
  • appCodeName Property
  • appName Property
  • appVersion Property
  • cookieEnabled Property
  • onLine Property
  • platform Property
  • plugins Property
  • userAgent Property
  • Methods of the navigator object
  • javaEnabled() method
  • The History Object
  • Property of the History Object
  • Methods of the History Object
  • The back() Method
  • The forward() Method
  • The go() Method

Continue reading →

This entry was posted in JavaScript and tagged constructor function in JavaScript, create object in JavaScript, JavaScript objects, loops in JavaScript, Naming functions in JavaScript, navigator object in JavaScript, object initializer in JavaScript, object manipulation statements in JavaScript, predefined JavaScript objects, properties of the navigator object in JavaScript on 2020-08-19 by ddnro.

Categories

  • GNU Emacs
  • JavaScript
  • Python
  • Records
  • Thoughts

Links

Math
ESL Vietnam
Chemical Elements
Pigeons

© 2021 Dan Dumitrache

  • Sitemap
  • |
  • Copyright Notice
  • |
  • Disclaimer
  • |
  • Terms and Conditions
  • |
  • Privacy Policy