 |
|
Innovation award
 Nominee: 13x
Winner: 2x |
This class can be used to generate sprite images and CSS to use image styles to use the sprites in Web pages.
It can take a list of images and generates a single sprite image with all the images inside.
The class can also generate CSS style definitions to use in Web pages that need to use the images from the generated sprite image.
|
|
| Name: |
CSS sprite class |
| Base name: |
css-sprite-class |
| Description: |
Generate sprite images and CSS to use image styles |
| Version: |
- |
| PHP version: |
5.0 |
| License: |
GNU General Public License (GPL) |
| All time users: |
1062 users |
| All time rank: |
3058 |
| Week users: |
1 user |
| Week rank: |
2089  |
| |
|
 October 2010
Number 2
Prize: One book of choice by Packt |
Web pages with many images force the browser to make too many requests to the Web server.
An alternative solution to reduce the number of requests consists in assembling several images into a single sprite image. Then use CSS styles that define how to clip each image from the sprite and use the image in the Web pages.
This class implements a PHP solution to assemble sprite from a list of images and the necessary CSS styles to use the images in the pages.
Manuel Lemos |
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|