jQuery
Zoom Out
When developing the APSystems website the client wanted the banner image to zoom into focus when the page loads. Firstly I was thinking of doing it in Flash, my Flash skills are pretty rusty so I came up with a method of doing it via jQuery's animate effect.
The banner is actually two parts, the main image and an overlay logo and text that is fixed in place. The overlay image is a transparent png so I used the Drupal PNG fix Module to get transparency working in IE. The main image dimensions are larger then the area for the banner so the quality is still good when zooming.