-
dhtml window position
dhtml window
http://www.dynamicdrive.com/dynamici...htmlwindow.htm
I am attempting to adjust the start position of the window.
Horizontally, I adjust : document.getElementById("dwindow").style.left="10px"
and it works fine.
How do I adjust Vertical start position? I assume somewhere in :
document.getElementById("dwindow").style.top=ns6? window.pageYOffset*1+30+"px" :
iecompattest().scrollTop*1+30+"px"
...but not having any luck....
Any help appreciated!
-
-
dhtml window
Hello....never mind....didn't save file before
seeing if change works...need sleep bad...
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks