I need some easy way to position a layer in the center of the browser window,
Can this be done with just css, or do I need a javascript to first read the window size, and then set the left position of the layer??
This must work in IE and Netscape.
/Smirre


Reply With Quote