I’m looking into using CSS sprites, but wouldn’t like to invent the wheel.
Is there existing support in jQuery or jQuery UI? Or as an alternative, a well debugged jQuery plugin
I’m looking into using CSS sprites, but wouldn’t like to invent the wheel. Is
Share
Using sprites depends on the amount of offset to the part of the position you want — javascript can’t access image data so how would there be such a thing?
There are some tools to help you make sprites and provide you with the base CSS however. Here’s my favorite:
http://csssprites.com/