
JavaScript Client-Side Scripting
Course Number: 10152180
Credits: 3.00
Course Description
10-152-180 JAVASCRIPT CLIENT-SIDE SCRIPTING ...integrate JavaScript into interactive HTML5 pages, create user-defined functions, complete form validation, use objects within the Document Object Model, debug code, and test browser compatibility. (Prerequisite:10-107-107, Intro to IT; 10-152-185, Website Coding)
Course Typically Offered
Most NWTC classes are offered in 8-week sessions. Learn more about how our class schedule can help you succeed.
Credit for Prior Learning
Course Competencies
- Generate syntactically correct JavaScript expressions
- Execute JavaScript from within an HTML document
- Build and execute user-defined JavaScript functions
- Construct JavaScript decision structures
- Construct JavaScript repetition structures
- Utilize various browser events to activate JavaScript functions
- Use the Document Object Model to access various browser objects
- Reference and validate form components with JavaScript
- Manipulate string and Date objects using JavaScript
- Use cookies to store and retrieve information on Web pages
- Construct image rollovers using JavaScript
- Debug JavaScript code
- Perform platform and browser compatibility testing