Skip to content

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

  • Fall
  • Spring

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

  1. Generate syntactically correct JavaScript expressions
  2. Execute JavaScript from within an HTML document
  3. Build and execute user-defined JavaScript functions
  4. Construct JavaScript decision structures
  5. Construct JavaScript repetition structures
  6. Utilize various browser events to activate JavaScript functions
  7. Use the Document Object Model to access various browser objects
  8. Reference and validate form components with JavaScript
  9. Manipulate string and Date objects using JavaScript
  10. Use cookies to store and retrieve information on Web pages
  11. Construct image rollovers using JavaScript
  12. Debug JavaScript code
  13. Perform platform and browser compatibility testing