RottNKorpse
-
Retaining Text when fading an Image with Sprite for Sliding Door?
dang it i had the wrong code in the example...I didn't want the color to transition...the opacity was suppose to transition. that wont work because the span has the text and the background it because of the sliding door technique...so if I del…
-
Animated PNG
I know this is not the best solution but it is a solution that is cross-browser... GIFs :)
-
is this good practice with selectors?
I wouldn't use classes for colors because of the single use of a class is wasteful to me but it wouldn't hurt your overall sheet via caching or anything as it won't add that much. Depending on the amount of classes. You can use multi…