I have a client that is looking to have names of manufacturers randomly moving around the home page (in the main content area) … faded/transparent in color so as to not distract from the main content itself.
What would really be neat, would be that the text randomly moves around the area but slowly making its way to the bottom of the area and settling into a nice row. Sort of along the lines of that falling snowflake effect you see on some websites during Christmas season.
I can sort achieve the above effect with the javascript I’m using. However, the only problem I can’t solve is how to make these names the background of <div #main> so the actually page content can go over these names. Since each name is individually controlled, each has their own .js file that I’m calling in in the <head>.
I am guessing there is no easy way to do this via javascript … I’ve been working on this for hours today, googling scripts to death trying to find one. So, am I right to assume that the only way to do this is with flash? Can you make flash a background so that page content can go over it? I do not know how to make flash, so I have no idea about those things.
Since I do not know how to write a lick of javascript (or similar), I will be needing pre-made script if possible.