 |
|
Innovation award
 Nominee: 5x
Winner: 3x |
This class is meant to generate an HTML table with an image sliced in smaller pieces.
It can be used to make pages with large images load faster by loading many small pieces at the same time.
The class takes the limit width and height of each piece and outputs an HTML table with with image tags to load each image slice.
 August 2004
Winner
Prize: One downloadable copy of PHPEd |
Pages that have very large images tend to take a lot of time to load. A common trick to speedup loading of pages with large images is to split the images in many pieces so the browser can load them separately at the same time.
This class make image splitting possible without the need to explicitly divide the images in different files.
It generates the necessary HTML for making the picture appear in the right place of the page and the class it self extracts each piece to be served according to parameters passed in the URL of the image slices.
Manuel Lemos |
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Good (88.9%) |
Sufficient (77.8%) |
- |
Good (88.9%) |
- |
- |
Sufficient (61.1%) |
739 |
| Month: |
Not yet rated by the users |
| |
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 |
|
|