Posts: 2,536
Location: Western Maryland
|
When you use image slices, you are dealing with multiple images whereas an image map is typically a single image. So other than the normal overhead of making multiple HTTP requests instead of a single one for the imagemap, the answer is no assuming the sum of the parts (sliced image sizes) equals the sum of the whole (the single image map file size).
__________________
—Kyrnt
|