HCI 201 Multimedia and the World Wide Web

Fall 1999 - Section 703 - JavaScript Basics


What the heck is JavaScript?
JavaScript is an object-oriented scripting language that is embedded in an HTML document, allowing one to create interactive and dynamic Web pages.

JavaScript can add interactivity and conditional behavior to your site. It can respond to events that occur on the page, complete calculations, and allow for user interaction in many other ways.

Another very useful possibility is the creation of scripts that identify a user's browser and present a particular page based on the known capabilities of the browser.

Things to remember:

Elements of JavaScript


Week 8
Previous | Next

Course Home | Announcements | Class Roster | Schedule | Syllabus