Home SlideWays Shaman JS View JS Scroll Faq Log-in Support  Purchase More Applets JavaScript

SlideWays
Demo 1
Demo 2

Shaman
Demo 1
Demo 2
Demo 3

JS View
Demos

JS Scroll
Demos

Purchase

Newsletter

User Log-In

Support

Faq

Affiliates

Free&Trial
Downloads


JavaScript

Perl


jsView:Demos:OneTwoThreeFourFiveSpec.sDoc

The five jsView Applet demos are presented here in pop-up windows.
This demo is the Clickable Text Links demo.

Show
This Demo

go to next demo

The jsView Applet is controlled from JavaScript, not html parameters.

Basic knowledge of JavaScript is *required* to use the applet.

In this demo, six "thumbnail" images are clicked to change the image in the applet.  The JavaScript function jsviewDo( ) is attached to each, informing the applet of which image to use.  Right-click on a blank area of the page in the demo window and use View Source to see how it's done.

The jsViewDo( ) function sets the image used, the link for that image (if any),
and the target for the image (window or frame).

This is a syntax example of the jsviewDo( ) function:

  jsviewDo("image.gif","http://www.somesite.com","_top")
  
  image.gif - the image (relative path)
  http://www.somesite.com - the link (absolute path)
  _top - the target (window or frame, same as html)
  

,.........................................................................................................................................

Home SlideWays Shaman JS View JS Scroll Faq Log-in Support  Purchase More Applets JavaScript

Copyright 1996 - 2007 by BrainCode.com and OEC Corp.