>>In a non-scrolling page I was to to set a given element to >>position:fixed. Alternately for IE6, and other browsers that don't know what >>position:fixed is I want to set that same element to position:absolute >>instead (rather then have it default to static). I recently came across an interesting hack that emulates position: fixed in IE6 with valid CSS. http://home.wanadoo.nl/doublebase/acid/fixed.html Chris http://www.chriscassell.net