Archive for the ‘jQuery’ Category

Easy fading using jQuery

Tuesday, July 8th, 2008

Whilst working on a project recently I came across a need for us to show a selection of images depending on their type and when a link to them is clicked.

I decided to use jQuery as it saves a lot of time as most of the work is done for you.

See the demo »

I will step through the code so you can see how I did it.

(more…)