HIMAGEFALL (HIOX Image Fall Script)

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

  • Makes the image to fall from top of a page.
  • You can specify the number of images to fall.
  • You can also increase or decrease the speed of falling pictures.
  • Just copy the code in to your html pages and start using image falling java script.
  • Very simple to use

Preview

This web page has leaf image fall effect.

Downloads

  • Release Date - 01-12-2007
  • Downloads : Version 1.0 - himagefall.zip
  • Get free version without ©copyright link for just $10/-
  • For customization of this script or any script development, mail to support@hscripts.com

Usage

  • Unzip the download.
  • You will get the files himagefall/picture-fall.js,leaf.gif
  • Now just include the file, where you want the image(leaf/snow) fall.
  •  <script type="text/javascript" SRC="himagefall/picture-fall.js"></script>
  • If you want to display imagefall in Opera or IE use DOCTYPE. Then only it will display properly.
  • 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

Related Scripts

Free Javascript Scripts


Ask Questions

Ask Question