Web Design Training by IWA-HWG Intermediate Javascript Javascript Online Training Intermediate Javascript Web Design Courses Web Certification Classes Home Class Name Intermediate JavaScript This course is designed for students who have a solid foundation in the basics of using and writing JavaScript (either through completion of the IWA/HWG Intro to JavaScript course or with instructor approval). This course is an intermediate level JavaScript course, which focuses on JavaScript's object-based features, and creating practical JavaScript applications including: - Forms validation Using keyboard events Regular expressions in JavaScript Dynamic handling of HTML documents using the DOM Cross-browser object models and JavaScript Creating and using cookies Creating menus with JavaScript
It's expected that students will have varying levels of skill and experience with scripting, so both a basic assignment and an advanced assignment will be offered each week for students to choose from in order to meet course requirements. Outline Week 1: Form Validation Basics - HTML form basics The JavaScript Form object The onsubmit event handler Using JavaScript for form validation Using JavaScript with select and option Improving form usability Passing form data to functions
Week 2: Advanced Form Validation - Keyboard events - using key codes and character codes Keyboard event handlers - onKeyDown, onKeyUp, and onKeyPress
| |
|