mattquantic
Programmer
Hi. I am trying to get my div layer to appear in the browser window - (including the scroll positions).
I know this is wrong - I just can figure out how to use js vals in the style tag...
<div id="showphoto" style="position:absolute;left
screen.width/2)px;top
screen.height/2)px;"><div id="photocontent"></div></div>
Ta if you can help.
M
I know this is wrong - I just can figure out how to use js vals in the style tag...
<div id="showphoto" style="position:absolute;left


Ta if you can help.
M