JavaScript is the programming language of the Web! In this JavaScript module, you will learn how to write JavaScripts and insert them into your HTML documents, and how to make your pages more dynamic and interactive.
Overview
Levels: Essentials Intermediate Advanced
Course Outline
JavaScripting Guidelines
- Where to enter Javascript in HTML documents
- How to enter Javascript in HTML documents
The Document Object Model
- Object-oriented language
- Targeting HTML Elements
- Variables
- Operators
- Functions
- Conditional statements
- Looping statements
String object
- Properties
- Methods
- Usage
Array object
- Methods
- Usage
Date object
- Methods
- Usage
Math object
- Properties
- Methods
- Usage
Window object
- Properties
- Methods
- Usage Usage
Image object
- Properties
- Methods
- Usage
Frame object
- Properties
- Methods
- Usage
Form object
- Properties
- Methods
- Usage
Browser object
- Properties
- Methods