Bizarre behavior of images

已查看 4 次
跳至第一个未读帖子

Maria Jabon

未读,
2008年11月28日 18:58:102008/11/28
收件人 CS193H High Performance Web Sites
Hi. I have something weird. I have two images in my page and I
crushed them and inserted new ones. The new names are small_logo2.png
and small_imagemap2.png. The OLD image map was imagemap_small_3.png.
I removed all references to the old imagemap, but it STILL shows in
the components in firebug....

http://www.stanford.edu/~mjabon/CytobankProject2/CytobankVer18.html

Can anyone figure this out?

Blair Heuer

未读,
2008年11月28日 22:59:562008/11/28
收件人 CS193H High Performance Web Sites
Hey Maria,

Looks like you have references to the old version in your CSS file:

For example:

LI.upload {
BACKGROUND:url("bitmaps/image_map_small3.png") no-repeat;
background-position:0 -136;
height:15px;
}

Hope that helps,
Blair
回复全部
回复作者
转发
0 个新帖子