Closed (won't fix)
Project:
FancyZoom
Version:
6.x-1.5
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
20 Oct 2010 at 13:39 UTC
Updated:
9 Feb 2012 at 07:50 UTC
Is it possible to make a css sprites of images used in fancyzoom ?
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.