Rainbows jQuery Plug-in Makes Text Gradient
I just discovered a great jQuery extension called Rainbows. It basically adds gradient effect to the text. It is best used for the text in the logo. There are lots of great examples over its website. It not only supports gradient effect, but it also supports highlight and shadow effects. I downloaded this extension and tried it out. Following the online manual, I created the following logo effect:
This is just an image. Click the above image for the TEXT effect using Rainbows
I didn’t apply the shadow effect to the logo because I feel it didn’t like a logo when applied with shadow effect.
After I created this effect, I noticed that it basically uses jQuery to split the text into small pieces in order to apply the gradient effect. This is a good technique for the Flash-like text animation Javascript effect.
You can view other cool AJAX projects from the same company by visiting its labs homepage at labs.dragoninteractive.com.
There are no posts related to Rainbows jQuery Plug-in Makes Text Gradient.