johnaregan
Programmer
- Mar 13, 2001
- 87
Hi
I have a web page which displays a very long report in a table. My aim to be able to click on a hyperlink on any row to diplay an IFRAME with info on the chosen row (got from another web page).
The IFRAME is initialy hidden until the hyperlink is clicked, then it will be displayed in the centre of the screen.
The problem is that I dont know how to position the IFRAME
so that it always appears in the middle of the web page window no matter where the user has scrolled down to in the long report.
Any help in this would be greatly appriciated.
I have a web page which displays a very long report in a table. My aim to be able to click on a hyperlink on any row to diplay an IFRAME with info on the chosen row (got from another web page).
The IFRAME is initialy hidden until the hyperlink is clicked, then it will be displayed in the centre of the screen.
The problem is that I dont know how to position the IFRAME
so that it always appears in the middle of the web page window no matter where the user has scrolled down to in the long report.
Any help in this would be greatly appriciated.