Hi all !
I have a question relating to using zoom to fill a VGA screen (large scoreboard screen) with a web page that I am developing.
The web page consists of 3 numbers, being displayed on a large VGA screen for viewing from long distances. So the numbers are to be large and fill the entire screen.
I am using a table divided into 3 cells. One cell sitting ontop of two underlying cells in this table.
Now to fill out the entire VGA screen I am adjusting using the html zoom tag. This work ok, but there are two problems that occurs.
1. The top cell in the table is always offset from the absolute top inside the browser window. In other words I always have space left ontop of the table between browser window frame and top most position of table. I have tried to apply every topmost/top tag I can come up with to no avail.
2. Applying zoom onto the entire page makes the table grow in size but it also makes the table move downwards on the screen. In other words it does not seems to zoom from center out.
Hope that explained the problem some.
Any ideas ? Any input, suggestions questions are welcomed !
Thanks
Anders
