10 Ways to animate your hyperlinks

With some basic knowledge in HTML and CSS, anyone can stylize the regular dull links (blue and underlined) to match the look and feel of a design. CSS provides some powerful ways to style your hyperlinks but if you want to go one step further and add some smooth animation to your hyperlinks, than I believe you will find this list useful.
Use this technique developed by Nitin, to make your links even more sexier.

Scrollovers are a way to quickly and easily add flair to your web pages, giving your users an experience they weren’t expecting.

A plugin for MooTools which does pretty much the same thing as the effect above mentioned.

This is a short MooTools code, that uses the native :hover element and overrides it’s functionality.

Here’s a simple UX trick that can be easily implemented into your web sites. With a few lines of jQuery it will make your text links fade to another color on rollover.

Add the ability to make elements “glow” when you hover over them. For browsers that support the text-shadow CSS property, you can also add a halo.

This is a classy, subtle link animation achieved by adding left padding on mouseover and removing it on mouseout.

In this post you will learn how to create a nice and simple vertical menu with css and jquery, writing few lines of code.

When you rollover one item of your menu, the font-size expand to 225%, the color fade to yellow and the other items are giving more space to the hovered item, when you roll out it will take its place back in the menu.

In this post you will see how to create some cool menus with jQuery and jQuery Color Plugin.

Looking for 640-816 help? Get expert’s help to pass your HP0-D07 exam in easy and quick way. Our 350-018 training resources can make you prefect in your learning within days guaranteed.
Related Posts:




Hi,
The second example has a wrong link. It’s the same used in the first example.
Cheers.
Hi Alexvf. thank you for bringing that to my attention. I updated the link in the post.
excellent…will try to use on my blog
I really like the 3rd one (rollover), and definitely will use it! thanks!
Nice list. Sometime it is the details like this that make a site standout.
I’m definitely going to enjoy recreating most of the examples here. Great job, excellent post… thanks
I like #5 with the fading colors. It’s neat and simple!
These jquery plugins are really useful. They help in bringing the web designers’ concepts to be realized.
#5 & #6 are my favorite.
thanks.