3 Beautiful CSS Effects With Tutorials And Source Files By Dragon Labs
May 19th, 2009
No comments
Dragon Labs is featuring 3 beautiful CSS / JavaScript effects that you may want to use in your websites. Here they are:
Codename Rainbows
A solution to create rainbow effects by not using any images.
It is accomplished with the help of some JavaScript and CSS magic to apply a two-color gradient to any text. Shadows and highlights can also be applied.
Codename Putterfish
This is a CSS trick, specially used in menus, that fades any other elements when one of the items is hovered.
Codename DragonFish
It is technique to smoothly change colors and create ambient motion. A nice demo is presented here.
P.S. Rainbow & Putterfish are well-described & source files are offered. On the other hand, DragonFish, currently, only comes with the demo.