In design at 02:30 pm November 16th, 2009
I thought I would go really simple but effective in this jquery tutorial. Switching images using CSS is pretty simple by changing the background position, but that’s a straight switch, which is fine for most things but I wanted a smoother method which would fade the image from black and white to colour. This is not the most challenging of tasks but it’s worth doing, it is so easy to implement to multiple images.
Read More »
In design on November 03rd, 2009
I want to make a jquery sliding panel but make it a little different. I always see tutorials on sliding panels pretty much all coming from the top and sliding down into view. I don’t know about you but that’s pretty boring now, the best one I’ve seen recently is by Jon Phillips click here to view. It appears from a point behind the button then returns to that point.