Amazing JS rainbow effect
11–20 of 21 posts
Re: Amazing JS rainbow effect
#12It's not particularly hard to do these kinds of things with a bit of imagination. This is our demo from 2005, unzip and run index2.html: http://www.pouet.net/prod.php?which=18327
It's a webpage hosted on a webserver. Can I just view the webpage with firefox please?
Re: Amazing JS rainbow effect
#13Re: Amazing JS rainbow effect
#14Re: Amazing JS rainbow effect
#15Truly amazing, no matter how easy it is. Simple is beauty.
Just look at your CPU spike though... not so good for netbooks or phones.
Re: Amazing JS rainbow effect
#16Re: Amazing JS rainbow effect
#17I see only a login screen.
Re: Amazing JS rainbow effect
#18As I expected, it also takes an Amazing amount of CPU. Also, the caret flickers like mad.
Re: Amazing JS rainbow effect
#19Looks pretty nice, but isn't actually that complicated. He just moves a background image ( http://labs.dragoninteractive.com/panel/demo/lib/img/form/ma... ) around all the time, and only let a small part of it shine through.