This free javascript makes any specified image or picture to fall from top of a 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 a page.
b)You can specify the number of images to fall.
c)You can also increase or decrease the speed of falling pictures.
d)Just copy the code in to your html pages and start using image falling java script.
e)Very simple to use
For customization of this script or any script development, contact us at support@hscripts.com
Preview
This web page has leaf image fall effect.
Usage
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)If you want to display imagefall in Opera or IE use DOCTYPE. Then only it will display properly.
e)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.