x

Top 7 link and text effects using javascript/css


In this article I will run through my favourite ways of enhancing links and text on your website using Javascript and CSS. I don’t recommend the use of these all the time. Only on small website in certain scenarios are they appropriate due to slowing down the speed of your website and often many have accessibility issues. Having said that they are very cool and I hope your like them. If you have any others you would like to suggest please post a comment and I will add it to the list.

  1. Scrollovers

    scrollovers

    This was the first javascript linking effect I came across. I used to use it a lot on headings. Great little tool which makes your links flip over when you roll over them. Give it a try!

  2. Jquery/Mootools Link Nudging

    link nudging

    I only discovered this neat trick a couple of weeks ago on David Walsh’s website (fantastic source of information). When you hover over a link the link moves to the right by increasing the padding-left using javascript. Give it a try!

  3. Links With Icon Cues

    link cues

    This was the first javascript linking effect I came across. I used to use it a lot on headings. Great little tool which makes your links flip over when you roll over them. Give it a try!

  4. Menu Fading

    fading links

    I also just recently came across this effect. It can be very versatile and create some really wonderful effects. There is a great tutorial on CSS Tricks showing how to implement the effect. Give it a try!

  5. Javascript Text Replacement

    cufon

    This is an extremely powerful and useful tool. It gives you the ability to use non-standard fonts on your website without the use of flash or any images. A truly amazing piece of code. There are many different versions of this out there. I suggest checking out cufon because its so easy to set up. Give it a try!

  6. CSS Only Grunge Text

    grunge

    This is a pretty cool and simple effect. Basically you create a grunge PNG image. Then on your headers or the text you want to use simply position the PNG over the top. Trying reading the following link for the code to use it. Give it a try!

  7. CSS Only Gradient Text

    gradient text

    Another simple trick just link the grunge only text. This time you just create a 1px wide PNG and do the same effect. Webdesigner wall has a great article about it which will explain to completely along with multiple demos and example code. Give it a try!

Like this post?

If you liked this post and want to keep up-to-date with the website, please consider subscribing to our rss feed or following us on twitter.

Want to learn CSS fast?

Sick of reading tutorial after tutorial? Just want to learn CSS quickly and simply? Why not try lynda css screencast tutorials. You can learn everything you need to know about CSS in one place. The website is a great learning resource for all languages, CSS included. Why not check the website out for more details.

x

Related CSS Tutorials

  • jQuery Enhanced CSS Navigation

    July 4, 2010 / 2 Comments

    In this tutorial we will combine jQuery and CSS to create a nice tab style navigation. The basic effect we are creating is when you hover over a tab it raises up using jQuery.

    Read
  • 13 Awesome CSS and jQuery Navigations for Free

    February 13, 2010 / 12 Comments

    Today I have been experimenting with adding jQuery effects to navigations and links to create some pretty nice interfaces. I have written a brief description for each and include a download.

    Read
  • CSS and Jquery – Creating an Image Slider

    April 17, 2009 / 12 Comments

    In this tutorial I am actually going to be explaining how to do something which I created for one of my other projects. Basically you are going to create a jquery effect.

    Read

Comments

  1. Dominic says:

    Thanks for the tutorial. Outcome looks great!

  2. admin says:

    Thanks for the feedback Dominic :)

  3. adam says:

    awesome tutorial. can’t wait to see the rest of what you got…

  4. Loren Tracy says:

    I was wondering if anyone knows how to easily change how far the slide goes down and how to adjust its up position (after being down).

  5. Loren Tracy says:

    Never mind! I figured out like two minutes after posting! Thanks for the great tutorial though, I really appreciate it!

  6. melvin says:

    Cool tutorial, thanks tutorial added.

  7. excLuSive says:

    Thanks for the tutorial.

  8. rd says:

    Thanks for the tutorial. Outcome looks great!

    Awesome work…. Keep Going….

  9. Hi,

    This is the best tutorial of CSS. Presentation of article with code is also good.

Leave a Comment

Awake is an amazing wordpress theme with over 30 unique style variations. Its our star buy at only $42!

Wordpress Themes

CSS Books