home *** CD-ROM | disk | FTP | other *** search
- This is the explanation of the 3D menu. V 2.02
-
-
- This applet is free to use, but since I am the writer of the applet the third side of the cube
- has to contain my link and my image.
- You cannot change that side.
- And you cannot use or change : ref2, i2, ia2, text2.
- But you can change the where2 parameter.
-
- http://www.parkers-place.net/dolf/
- Dolf@van-der-schaar.demon.nl
-
- Maximum links = 6, because a cube has only 6 sides.
-
-
- What can we change?
-
- Almost anything.
-
- -Background Image
- -Background Color
- -Images on the sides of the cube
- -The links or no links.
- new is:
- -Size of the Cube
- -Size of depth
-
- *********************************************************************************
- <PARAM NAME="SHOWSTATUS" VALUE="no">
- <PARAM NAME="MEMDELAY" VALUE="10">
- <PARAM NAME="PRIORITY" VALUE="3">
- <PARAM NAME="I1" VALUE="jsanim.gif">
- <PARAM NAME="I1A" VALUE="17">
- <PARAM NAME="REF1" VALUE="">
- <PARAM NAME="TEXT1" VALUE="SIDE 2">
- <PARAM NAME="CUBESIZE" VALUE="100">
- <PARAM NAME="FACTOR" VALUE="150">
- <PARAM NAME="WHERE0" VALUE="home.html">
-
- "ShowStatus" When off (NO) the applet will not put any text at the of the window (bar).
-
- "Memdelay" When running onbugged netscape and explorers (some 3.x
- versions),
- if you set this to 10 or 16 it will work, without crash the browser,
- but it slows down the effect. So set it to 1000 if you don't care of these
- bugged versions around, or do a slower fixed installation.
-
- The "priority" is used to change applet priority (useful when more than
- one applet is used in a page... for example if other applet has priority 1
- our will block it, if other applet has priority 10 it will block our. With
- priority parameter instead user can configure applet for every situation).
-
- When an animtion is used store the images, in one file. ( see jsanim.gif )
-
- parameters :
-
- In (n= 1..6) fill in name of the image
- InA (n= 1..6) fill in number of images in the imagefile.
- REFn (n= 1..6) fill in link to a webpage ("http://www.parkers-place.net/dolf/index.html")
- if you don't want to use a link than leave blank.
- TEXTn (n= 1..6) fill in the text that must be showed on the bottom of the screen.
-
-
- *********************************************************************************
- Background stuff.
-
- <PARAM NAME="BACKCOLOR" VALUE="ff00">
-
- The color of the background = RRGGBB
-
- RR,GG,BB can be from 00 to FF ( a number from 0 to 255 )
-
- example : ff0000 = red
- ff7f7f = light red
- 00ff00 = green
-
- <PARAM NAME="BACKIMAGE" VALUE="back.gif">
-
- if you want to use a background image than this is the name of the image.
-
- <PARAM NAME="BACKOFFSETX" VALUE="50">
- <PARAM NAME="BACKOFFSETY" VALUE="20">
-
- the offset of where the background image should be drawn for the first time.
-
- *********************************************************************************
-
- For the rest I don't know what to tell you more.
-
- I hope you will enjoy this free applet.
-
- *********************************************************************************
- Cube Size
-
- <PARAM NAME="CUBESIZE" VALUE="100">
-
- Just fill in a size.
-
- *********************************************************************************
- Depth
-
- <PARAM NAME="FACTOR" VALUE="150">
-
- Fill in a number between 100..999
-
- 100 is no depth.
- 999 is : Is that a cube?
-
- *********************************************************************************
-
- <PARAM NAME="WHERE0" VALUE="HOME">
-
-
- The location where the document must loaded.
-
- _self show in current frame
- _parent show in parent frame
- _top show in top-most frame
- _blank show in new unnamed top-level window
- ******* show in new top-level window named
-
- example index.html contains 2 frames :
-
- select.html name of frame is SELECT
- home.html name of frame is HOME
-
- in select.html is the cube.
-
- in the WHERE0 parameter we place "HOME"
-
- When clicking on side 1 the document will load int the frame called home.
- So the menu will always be available.
-
-
-
-
- *********************************************************************************
-
-
- <html>
- <head>
- <title>3D Menu V2.0 by Dolf van der Schaar</title>
- </head>
- <body>
- <hr>
- <p align=center><applet
- code=jsmenu.class
- id=jsmenu
- width=283
- height=183>
-
- <PARAM NAME="CUBESIZE" VALUE="100">
- <PARAM NAME="FACTOR" VALUE="150">
- <PARAM NAME="I0" VALUE="pic2.gif">
- <PARAM NAME="I1" VALUE="jsanim.gif">
- <PARAM NAME="I3" VALUE="pic2.gif">
- <PARAM NAME="I4" VALUE="pic3.gif">
- <PARAM NAME="I5" VALUE="jsanim.gif">
- <PARAM NAME="I0A" VALUE="1">
- <PARAM NAME="I1A" VALUE="17">
- <PARAM NAME="I3A" VALUE="1">
- <PARAM NAME="I4A" VALUE="1">
- <PARAM NAME="I5A" VALUE="1">
- <PARAM NAME="REF0" VALUE="">
- <PARAM NAME="REF1" VALUE="">
- <PARAM NAME="REF3" VALUE="">
- <PARAM NAME="REF4" VALUE="">
- <PARAM NAME="REF5" VALUE="">
- <PARAM NAME="WHERE0" VALUE="HOME">
- <PARAM NAME="WHERE1" VALUE="">
- <PARAM NAME="WHERE2" VALUE="">
- <PARAM NAME="WHERE3" VALUE="">
- <PARAM NAME="WHERE4" VALUE="">
- <PARAM NAME="WHERE5" VALUE="">
- <PARAM NAME="BACKCOLOR" VALUE="10000">
- <PARAM NAME="BACKIMAGE" VALUE="back.gif">
- <PARAM NAME="BACKOFFSETX" VALUE="50">
- <PARAM NAME="BACKOFFSETY" VALUE="20">
- <PARAM NAME="TEXT0" VALUE="SIDE 1">
- <PARAM NAME="TEXT1" VALUE="SIDE 2">
- <PARAM NAME="TEXT3" VALUE="SIDE 4">
- <PARAM NAME="TEXT4" VALUE="SIDE 5">
- <PARAM NAME="TEXT5" VALUE="SIDE 6">
- </applet>
- <hr>
- </body>
- </html>
-
- Copyright and distribution notices
-
- Dolf van der Schaar is the author and owner of this applet.
- You can use freely this applet to enhance your web pages. But since I am
- the author of the applet, I placed a secret window that will appear if the
- applet is clicked with mouse: it is external to the web browser, so it will
- not hit the design of your beautyful html page. This small window will
- simply show my name and ask for a link to my java applets page.. the user
- can connect to it or cancel, or hide the window and connect after visiting
- all your pages. I hope this credit part is not a problem for you...
- Consider you will use an effect programmed by me, without pay anything!
-
-
- Dolf van der Schaar
- dolf@van-der-schaar.demon.nl
-