Overview
JavaScript is the only client-side scripting
language that is supported by all the major browsers and HTML5. Participants will learn
to write JavaScript code to manipulate the browser, the page content and to
perform data entry validation. Common tasks, such as implementing image
rollovers, are also covered.
Objectives
On successful completion of this course, participants will be able
to:
- Understand JavaScript syntax
- Write JavaScript functions and event handlers
- Understand the JavaScript Document Object Model
- Manipulate browser windows
- Insert dynamic content into web pages
- Perform validation on user input
Audience
This course is designed for web designers and programmers who wish to
create dynamic web pages using client-side scripting.
Prerequisites
A knowledge of the fundamentals of HTML is
assumed. No previous programming experience is necessary.