[thelist] OSX server, IE6/PC, DHTML rollovers not working

Kevin p+evolt at redbrick.dcu.ie
Wed Apr 24 13:09:01 CDT 2002


On Wed, Apr 24, 2002 at 10:58:33AM -0700, Michael Mell wrote:
> I have built a page containing basic image rollovers. The code is error
> free:
> function rollOn (imgName) {
> document.images[imgName].src = "images/btnOn.gif";
> }

> When the server is *not* OSX, the rollovers work well in all browsers.
> When the serve *is* OSX, the rollovers are noticeably slow to change
> images in IE6 on Windows, ok in all other browsers.

> Is it possible that OSX is doing something weird to the mimetype that is
> confusing IE6?

I'd be extremely surprised if it was anything to do with the server.

Can you post URLs?

- Kevin



More information about the thelist mailing list