Quirksmode is a very useful site regarding javascript and css compatibility across browsers. Using the snippet regarding mouse coordinates, both of the pages mentioned in the last two posts now work in IE as well.
Working on a little example of panning images with javascript. So far it doesn’t do image boundary detection. It also just pans one large image, not a tiled and continously loading set, like Google Maps.