Hi ! I'm wondering if it's only me who thinks that combining images from multiple directories within your root folder is a TEDIOUS and risky task. I was wondering if it can be done automatically thanks to some sort of tool avaible online? Simply what would be the nicest if a program or online script would:
CSS Sprites done fast ? How do you deal with it?
11
Hi ! I'm wondering if it's only me who thinks that combining images from multiple directories within your root folder is a TEDIOUS and risky task. I was wondering if it can be done automatically thanks to some sort of tool avaible online?
Simply what would be the nicest if a program or online script would:
1. Fetch all images from an URL
2. Combine them into one big CSS sprite (big in terms of width and height of course)
3. Fetch all stylesheets from an URL specified before
4. 'Scan' the stylesheets and replace all previous paths of images with the new path and name of css sprite specified by user. All done automatically after detecting an image that was later placed in css sprite.
This is of course the beautiful scenario. Not many websites are using css sprites so I guess that each time it requires that TEDIOUS job and no such plugin as dreamt-off above exists. However, I hope to be wrong and hear a bit more from experienced guys here at WarriorForum.com
Thanks!
C.
Simply what would be the nicest if a program or online script would:
1. Fetch all images from an URL
2. Combine them into one big CSS sprite (big in terms of width and height of course)
3. Fetch all stylesheets from an URL specified before
4. 'Scan' the stylesheets and replace all previous paths of images with the new path and name of css sprite specified by user. All done automatically after detecting an image that was later placed in css sprite.
This is of course the beautiful scenario. Not many websites are using css sprites so I guess that each time it requires that TEDIOUS job and no such plugin as dreamt-off above exists. However, I hope to be wrong and hear a bit more from experienced guys here at WarriorForum.com
Thanks!
C.
- insexes
- [1] reply
- Michael71
- insexes
- Craig Allen
- insexes
- Michael71
- Craig Allen
- Michael71
- insexes
Next Topics on Trending Feed
-
11