pv-xltechnosoft / xltechnosoft

xltechnosoft
1 stars 0 forks source link

Shiney Academy-Background animation #24

Closed rr-xltechnosoft closed 12 years ago

rr-xltechnosoft commented 12 years ago

client wants to be a background animation in either jqueryo or flash.

pv-xltechnosoft commented 12 years ago

Hi Ramar,

Created mapple falling leaves animation.

Modify images/leaf.png to someother image with same size. Modify leaves_falling.js to modify number of leaves,rotoation e.t.c

In order to add this animation in other pages please do the following

Include below scripts


Add below code inside body tag.

    <script type="text/javascript"> 
    fallingLeaves();
    </script>

Thanks, Prasanna Venkatesan.S

pv-xltechnosoft commented 12 years ago

Include below scrips showing blank in above comment here you go.

Inside body tag

    <script type="text/javascript"> 
    fallingLeaves();
    </script>