chestertb
10-29-2003, 06:24 PM
I'm, pushing another boundary here, at least for me.
I'm trying to speed up the load time of my web page.
Right now, it uses lots of little images to create rollover effects.
I had a thought... that if I could use just two larger images that are layered, so that the visible layer was the normal state for all the images, and the underlying layer was the rollover state for all of the images, and I could then make sections of the top layer clear to reveal the underlying layer as the mouse rolled over the image map, that would save a huge amount of load time because it would eliminate about 80% of the calls back to the server.
Is this possible, and if so, can someone point me in the right direction?
IB
I'm trying to speed up the load time of my web page.
Right now, it uses lots of little images to create rollover effects.
I had a thought... that if I could use just two larger images that are layered, so that the visible layer was the normal state for all the images, and the underlying layer was the rollover state for all of the images, and I could then make sections of the top layer clear to reveal the underlying layer as the mouse rolled over the image map, that would save a huge amount of load time because it would eliminate about 80% of the calls back to the server.
Is this possible, and if so, can someone point me in the right direction?
IB