Educational Development murdoch.logo
  Search    Site Map    Home    SL Home    ED Home    ASD Home    EOSJ Home    SDP Home    Graduate Attributes  
Unit Materials   Flexible Teaching   Media Production   Surveys & Evaluations   VC's Excellence Awards   ALTC Funding  
About   Guide for Unit Quality   FLIC template   Interactions to use   Designing for online   Interactivity   Image databases  
Javascript Title

What is Javascript and how does it work?

JavaScript is Netscape's cross-platform, object-based scripting language for client and server applications. Javascript code is embedded in HTML documents and is activated when the document is loaded into a browser e.g. Netscape. Javascript can be used to basic interactive elements such as rollovers/mouseovers, generate prompts and warning dialog boxes.

javascript.GIF

Rollovers - easy to do in Dreamweaver

The Javascript code for a rollover/mouseover.

Using Javascript to prompt for input or provide feedback.

Using Javascript for basic calculations.

Educational use of javascript:

http://edtech.nepean.uws.edu.au/commedia/wio/mod1.html

Resources

Javascript Tutorials

http://www.geocities.com/SiliconValley/Station/4320/

http://www.webteacher.com/javatour/framehol.htm

http://developer.netscape.com/docs/manuals/communicator/jsguide4/index.htm



Home