Floating Image JavaScript

 

Using JavaScript with your HTML pages "appears" to provide some interesting effects. 

I haven't found out how to use more than one script per page, so that really limits how much you can do with the scripting language. 

I am sure it can be done, just haven't gotten that far in the lessons yet. 

I am not writing this script, just learning how to incorporate it into HTML documents. 

 

This one allows you to bring in an image (anything you want) and have it float around the page.

It doesn't appear to interferre with anything else you do on the page.  

Oh, if you click on the image it will stop.  Click again and it will start up again

It is a cute novelty!  What do you think?

 

 

The Orginal JavaScript was written by Justin Arruda (JArruda@mindspring.com)