That's not really pertinent here. CSS sprites are used as rollovers on non-image elements by attaching images to the background and changing the background offset. FancyZoom is purely for linking either links or thumbnails to larger images to zoom them in-place, and the underlying Javascript uses real IMG elements.
Comments
Comment #1
Terko commentedSubscribe
Comment #2
thinkyhead commentedThat's not really pertinent here. CSS sprites are used as rollovers on non-image elements by attaching images to the background and changing the background offset. FancyZoom is purely for linking either links or thumbnails to larger images to zoom them in-place, and the underlying Javascript uses real IMG elements.