Hi,
We have a frame based web pages. When a page is opened it opens up
with the scroll bars as it goes beyond the window height. When the
scroll bars are used to view the information available at the bottom
of the page, several horizontal lines are displayed in effect making
the information available in the web page invisible. When the mouse
is clicked on the horizontal lines, the particular line is removed.
Similarly, all the lines are needed to be cleared of with the help of
mouse to view the details. I am using Internet Explorer 5.1.5 on MAC
OS 9.
Any clues on this problem?
Thanks in advance,
Sathya.
Sathya - 30 Oct 2003 12:21 GMT
> Hi,
>
[quoted text clipped - 12 lines]
> Thanks in advance,
> Sathya.
More information on the above...
The page contains three frames with a row frameset. In the third
frame, there are a lot of div and span tags used with many hidden div
tags. At the bottom of the page one more div element is available
which is not visible at the start as the height of the screen is
lesser and we get a vertical scroll bar. When scrolled down, the last
div element is not displayed properly. When scrolled, many horizontal
lines coming out overriding the div element. At the same time, we
have many tool tip div elements on certain texts. When the cursor is
moved over that, the last div element, which was not displayed
properly, also gets displayed.
Any clues???????