Computer Animation Degree
course descriptions

Scripting for Web Applications I

The Scripting for Web Applications I Course trains students in the technologies used to create dynamic content for the Web using client-side scripting. Along with a client-side scripting language (JavaScript), students will explore using a combination of a valid markup language (XHTML), the presentation definition language (CSS), and the Document Object Model (DOM) to add dynamic behavior to a website using DHTML. This course focuses on the use of JavaScript to write functions that are embedded in or included from HTML pages and interact with the Document Object Model of the page to perform tasks not possible in HTML alone.

View the Previous Course View the Next Course