I need a customizable JavaScript program to replicate the effect of this page:
http://www.liveplasma.com/
When you go there, and after the page loads, you see a group of fuzzy pictures coming from “back” center of the browser, towards the “front”.
As they are moving towards the center, they become clearer to see.
What I need is a JavaScript where I can customize parameters such as:
1) Speed
2) Fuzziness
3) Pictures to display (I’ll specify URLs, instead of pictures stored in a har…
