This applet
will create a Javascript that will make images act like an
animated gif. You can ues it to rotate images or banners.
How
to use:
- Enter the images,
with their location such as images/your image.gif or
*.jpg, that you wish to animate into the boxes 1-9. A
minimum of 2 is required.
- If you want it to
link to another page or site, enter the URL link and the
frame you want the link to be placed in, such as Frame_#,
_parent, _top, _blank, _self or NewWin.
- Enter the time, in
milliseconds, for the rate of image change.
- After all
information has been entered, click on "Generate
new HTML code".
- Starting from the
bottom and moving up, highlight and copy the HTML code by
either right clicking the highlighted code and click copy
or hold the control key down along with the letter
"C" key.
- Paste the code to
notepad or an editor where it can be saved.
- The code will be
complete as is with all the tags required to create a
whole page by itself or you can cut and paste the
javascript into your own web page between
and just like it is in the
created code. Also insert onload='rotateImgs()' into the body tag.
- Last, insert the rest of the
code into the body of your page.
Some parameters can be reconfigured such as changing image files,
URL etc. Have Fun!