A | B |
Objects | Elemt the allows web authors to include multimedia effects also called active content into their web pages. |
C | programming language used primarily to create operating systems and applications. |
C++ | a superset of the C languagethat uses object oriented programming. |
Java | an object oriented programming language that concentrates on distributed objects over a network (for example, the Internet) and is not as complex. |
Applets | small programs written in Java that are download as needed and executed within a web page. |
dynamic | changing |
event driven | reacting to a user action; for example a click or rollover. |
Java Script | event driven scripting language that is designed to react whenever an event occurs. It is the first language developed for online content design. |
J Script | Microsofts version of JavaScript. |
Active X | first developed by Microsoft, this open set of technologies enable authors to place interactive objects to their sites. Used to create Active X controls. |
Acvtive X Controls | self contained programs similar to Java Applets. |
VB Script | object based scripting language that can manipulate standard HTML objects and Active X Controls. |