After our tutorial last month showing how to create a vertical accordion menu using jQuery we have had a couple of requests asking how to make a horizontal accordion.
So we have decided to provide the following post, which…
After our tutorial last month showing how to create a vertical accordion menu using jQuery we have had a couple of requests asking how to make a horizontal accordion.
So we have decided to provide the following post, which…
In a previous post we showed a simple piece of jQuery code, which allows you to add the ability to swap images on hover to your website. Since then we have had several requests asking how to add a…
In my last post I went through the code required to create an add/remove select list using jQuery.
Today’s post is going to expand on the earlier tutorial and add up/down buttons, which will allow you to change the…

A few months ago we wrote about using jQuery and AJAX to hide your email address from spam harvesters. Although very effective it can get a little confusing if managing multiple email addresses throughout your website.
A simple solution…