Friday, May 25, 2007

Combining images

GWT has a tool that will assemble a group of images into a single image and create css that offsets into the combined image. This can significantly reduce the number of HTTP requests your pages needs to load. Ant tasks exist (concat?) to combine javascript files to the same end.

No comments: