JavaScript
JavaScript is a scripting language embedded in HTML pages to generate HTML, interact through HTML forms, and the like. Note that JavaScript differs from Java in many ways. JavaScript is imperative and object-oriented (after a fashion) but functions are first-class values so it is possible to write in a functional programming (FP) style in JavaScript.
navigator
object,
i.e., your web browser:
- Some properties available to JavaScript: