Javascript: / Home / Javascript

What is Javascript?

Javascript is a client-side scripting language. This means that it runs in the browser. It is used to program web pages.

Javascript cannot use the HTML Document file text directly. Instead it uses programmable objects.

A programmable object represents a real-world object or a data item in a format that a programming language can use.

DOM ->
1Javascript