JS2 - JavaScript Programming
Students enrolling in this course should have a strong understanding of HTML programming and should have a basic familiarity with JavaScript.They should have examined scripts written by others and have implemented other people’s scripts on their web pages. This JavaScript training class is a serious programming course for those students who want to gain a full understanding of this powerful programming language.
"[I gainded] a firm understanding of the DOM.." -- David A. from Yakima, WA
Getting Started with JavaScript
Create Basic JavaScript Script
Execute a Script
Identify Scripting Guidelines
Managing the Browser Window
Display Messages on the Status Bar
Open a Linked Page in a New Window
Managing the Document
Write Content to a Document
Create a Dynamic Document
Create Frames in a Document
Storing Data Using Forms
Create a Form
Create a Function
Store Data Using Variables
Manipulate Data Using Operators
Convert Data Types
Validating Statements Using Control Constructs
Validate Statements
Execute Statements Iteratively
Manipulating Numerical, String, and Date Values Using Standard Functions
Calculate Numerical Values
Manipulate String Values
Manipulate Date Values
Implement Pattern Search
Overview of AJAX
Appendix A: Browser-Specific Dynamic Documents
Appendix B: Other Form Validation Techniques
Appendix C: Cross-Browser Compatibility