User Tools

Site Tools


js

This is an old revision of the document!


JavaScript

This lecture covers the JavaScript language that allows us to process information at the client side. The program is created at the server end and travels embedded in the sent document but it runs on the client machine.

Outline

  • The HTML/JavaScript Linkage
  • User-Agent versus the Scripting Engine
  • Language Elements
  • Native versus Host Objects

To Do

  • Read Chapter 4 plus Section 7.4
  • Complete the development of date.js. We started this in class and left the program and its hosting page in the Resource Directory.
  • Create an HTML page that prompts for a JavaScript file name and adds the necessary tag to embed it in it.

Slides from Lecture

/course/4413/_media/:44js.swf [505,403]

js.1194546345.txt.gz · Last modified: 2007/11/08 18:25 by roumani

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki