HomeFeedbackOnline CatalogClientssampleCourse LibrariesDEMO

To Order This Kit
Call Us At


Nationwide
800-419-2555
International
727-546-0667
Ask For A Training
Specialist !
  



What is "Java Script"?

JavaScript, developed by Netscape, is a smaller language that does not create applets or standalone applications.

In its most common form today, JavaScript resides inside HTML documents, and can provide levels of interactivity far beyond typically flat HTML pages -- without the need for server-based CGI (Common Gateway Interface) programs.
It is important to understand that a Java-enabled browser is not automatically a JavaScript-enabled browser: the two technologies require entirely separate interpreters (licensed from separate companies) to handle the languages.

It is unlikely, however, that future browsers will incorporate one but not the other (plus or minus implementation timetables on various platforms).


Java Script Training
3 Video's

Apple-Mac/IBM
Compatible
Level 1
Getting acquainted with Java Script
What Java Script is
What Java Script can do
The snap together language
Handling events
Values and variables
Assignments and comparisons
What tools to use
Where to put your scripts
Hiding scripts from older browser
Putting comments in scripts
Level 2
Creating cycling banners
Building slide shows
Displaying a random image
Combining a rollover with an image map
Keeping a page out of a frame
Forcing a page into a frame
Loading a frame
Creating and loading a dynamic Frame
Sharing functions between frames
Storing information in frames
Level 3
Dynamically updated pages
Creating a control panel
Displaying alerts when a window Is loaded
Putting the current date Into a web page
Working with days
Customizing your message for the time of day
Converting military time to AM/PM
Creating a countdown
Working with referrer pages