Hi,
I need someone who knows javascript programming to make 10 animated text effects.
Here are the conditions:
1. Each effect has to be part of a .js file (you can add them all to one .js file - fine by me).
2. I only want to call a function to get the desired text effect (like: <SCRIPT language='JavaScript'>animate('animate', '#ff0000');</SCRIPT>)
3. The effect has to work on all browsers (all new browsers off course, IE4+, FF1+, etc.)
4. I need to be able to change colors, speeds,...etc. from the function parameters (e.g. animate('animate', '#ff0000', '100'))
5. Try to get crazy text effects ... I already have some normal color change, color fade, rainbow ...
here's what I'm talkin' about:
[login to view URL]
[login to view URL] (thisone is nice but I'd like to cover 3-4 letters when it moves and I don't know how to make it to be into a .js file so I only call a function and get that effect...)
[login to view URL] (thisone is also nice but it's not a simple function and I don't like it because I need to add <BODY onload='colorize();'>).
I think you get the general idea.