I have a sprite sheet that I'm using and importing the css sheet that defines the sprites. I than go though and create dynamic elements ~40 using the sprites and applying css class to each symbol. When I go in and try to obtain the width or height I get the symbol inline style value. Is there a way to retrieve the css width/height? So what I'm getting is the 200px x 200px and I want the 171 num. Please help
↧
