jQuery
IE6 Hover Fix
The :hover pseudo-class is a very important CSS function. It can be used to highlight text, table-cells, divs, images and much more. Without it websites would be very bland and boring. Unfortunately, there is an IE6 hover problem which greatly affects how we can use the :hover pseudo class. All modern browsers support the hover pseudo-class [...]
Create a Yoyo with jQuery and CSS3
Where to start? The first thing we need to do is create the images. So open up your vector drawing software (Or Photoshop, I prefer vector programs when I need to draw things) and draw a hand that is holding a yoyo. I used a photo and traced the hand. I inserted the ‘yoyo’ afterwards. [...]
How to create a Fading Border gallery with Opacity Focus
What exactly is a ‘fading border with opacity focus’? At first I created a really long-winded version. The jQuery javascript was about equally as long as this version, but the CSS was about 10 times larger and I managed to halve the amount of markup. The one thing this version has lost, however, is the [...]

