Javascript Programming
The emphasis is aimed at those who have little programming experience and who will be adding dynamic content to web pages by incorporating Javascript code.
The course can also be condensed to run over a shorter period for more experienced programmers.
- Cost: Price on application
- Duration: 5 Days
- This course is not available as part of our public schedule but can be provided on a customised client specific basis.
The course does not require much programming experience, and can, in fact, serve as a good first course in programming.
JavaScript Overview
JavaScript Programming Basics
Variables and Data Types
Using Variables and Literals
Operators
Controlling the Flow: JavaScript Control Statements
Functions
Objects
The Window Object
Dialog Boxes
Status Bar Messages
Window Manipulations
The Document Object
Writing to Documents
Dynamic Documents
HTML Frames Review
Scripting for Frames
The Form Object
Working With Form Elements and Their Properties
The String Object
Using String Object Methods to Correct Data Entry Errors
Creating Dynamic Effects With Substring Methods
The RegExp Object
Form Validation: A Process
Testing Data
Preparing Data for Validation and Reporting Results
Validating Non-text Form Objects
The Date Object
Using and Manipulating Dates
The Math Object
Doing Math With JavaScript
Examining the Compatibility Landscape
Detecting Browsers and Platforms
BROWSER-SPECIFIC DYNAMIC DOCUMENTS
OTHER FORM VALIDATION TECHNIQUES