StevenH
Aug 12th, 2001, 08:08 AM
I must have posted this message 4 times. Nvere got a final answer. I really need to solve this problem and I can not find the answer anywhere. Your help is appreciated!
I have a window containing two frames: Frame1 and Frame2
In Frame 1 when the ShowFrame function is called the Window displays the two frames horizonally. This works fine, but the page in the first frame needs to be showing the page at the middle of the page in the frame instead of the top of the frame...
How can I write this in javascript. In other words how can I position a document at the middle of the frame....
window.document.scroll = 500
?????
Your help is extrememly important.
I have a window containing two frames: Frame1 and Frame2
In Frame 1 when the ShowFrame function is called the Window displays the two frames horizonally. This works fine, but the page in the first frame needs to be showing the page at the middle of the page in the frame instead of the top of the frame...
How can I write this in javascript. In other words how can I position a document at the middle of the frame....
window.document.scroll = 500
?????
Your help is extrememly important.