DrButterfingers
Technical User
Hi,
I am creating a web site and decided that it would be best to center it, thus equalizing the white space on both sides of the screen.
unfortuantely it is coming back to haunt me with the positioning of the dropdown menu buttons. The script I have uses absolute positioning and I would rather dynamically figure out the correct position that the menu buttons should be in,rather than use a series of conditional statements to catch "all" variations of screen display resolutions and browser percularities.
So! Is there a way that I could find the absolute position of a table or some other HTML tag relative to the top
(and/or left)of the screen?
Also does anybody know where I can find a complete list of all the object properties I can use with javascript?
Regards and thanks in advance,
Dr.Butterfingers
I am creating a web site and decided that it would be best to center it, thus equalizing the white space on both sides of the screen.
unfortuantely it is coming back to haunt me with the positioning of the dropdown menu buttons. The script I have uses absolute positioning and I would rather dynamically figure out the correct position that the menu buttons should be in,rather than use a series of conditional statements to catch "all" variations of screen display resolutions and browser percularities.
So! Is there a way that I could find the absolute position of a table or some other HTML tag relative to the top
(and/or left)of the screen?
Also does anybody know where I can find a complete list of all the object properties I can use with javascript?
Regards and thanks in advance,
Dr.Butterfingers