posted 14 years ago
Hi all,
I have a page called frames.jsp.
I have one image whos dimensions are 795 X 79. I want to place this image on the topframe such that it should always come in the center of the frame without causing any scrollbars on the top frame. Please note that I don't want any scroll bars on that frame. even If I open the page in different screen size, it should get adjusted with the screen size ( I mean it should take screen dimensions dynamically and adjust itself to the center of the frame. )
thanks in advance