This free javascript makes any specified image or picture from top of the page. You can add any kind of picture like snow or leaf image to fall.
It can be used in any html page.
Features
a)Makes the image to fall from top of the page.
b)You can specify the number of images to fall.
c)You can also increase or decrease the speed of picture to fall.
d)Just copy the code in to your html pages and start using image falling java script.
e)Very simple to use
a)Unzip the download.
b)You will get the files himagefall/picture-fall.js,leaf.gif
c)Now just include the file, where you want the image(leaf/snow) fall.
d)To make the script look as your wish, edit the following lines in picture-fall.js
To view the page with your own image change
var image = "himagefall/your image"
To increase the number of image to fall change
var no = 20;
To increase the speed of the image to fall change
var speed = 70;
To disappear image after X seconds
var time = 0; //(0=never)
License
- This javascript (misspelled as java script)/HTML code is given under GPL License
- i.e. Free use for those who use it as it is.
- Free, if your modification does not remove our copyright information and links.
- Detailed License information can be found here
- You can purchase the script if your requirements does not meet GPL License terms.