Show

  • 2010

Posts tagged 'jQuery'

June
2010

St. Virgil’s College & Skills Institute

Over the last couple of weeks we launched two new websites that were both built by me. The first one is the new site for St. Virgil’s College in Hobart. (...)

May
2010

The easiest way to preload images with jQuery

I don’t use image preloading very often – in many cases it can be avoided by using sprites. Sometimes however it’s difficult to avoid it when injecting new image content (...)

March
2010

jQuery flip gallery plugin

In a recent project for a children’s early learning centre, I was given a design with a mosaic-like homepage full of images. The designer asked for a little bit of (...)

February
2010

Fading CSS background images

Everyone knows CSS hover effects. You can simply define a hover state with CSS and on mouseover the object will change it’s colour, background or other properties to highlight it. (...)