
IT:Web:Scripting-JavaScript
Course Number: 10152180
Credits: 3.00
Course Description
10-152-180 IT:WEB:SCRIPTING-JAVASCRIPT ...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
Credit for Prior Learning
Length of Course
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