FlowerPower: put springtime on your website
Add springtime all over your webpage with this charming little DHTML animation. Enchanting way to say hello to your visitors and make them blossom out. Easy configuration of number of blossoms and speed. Crossbrowser (not NN6).

Configuration:

Step 1: Put the 6 image-files and the script-file 'imgblossomani.js' into the same folder as your webpage.

Step 2: Open your webpage. Paste the following code right above the </body> tag:




IMPORTANT: Do not paste the code into tables or <DIV> and </DIV> tags or between any other container tags!

Step 4: Open your webpage, go to the top of the script and and configure the number of blossoms, the speed of animation and the time of blossom's visibility (see red code below):

// // number of blossoms
var numberofblossoms=10

peed of blossom animation (higher means slower)
var openblossomspeed=80

how long shall the blossom be visible after being opened? Answer in seconds
var showblossomstime=2

Click here to download files