I'm working on a table of contents system that displays the headings on left i-frame, and the document in the right i-frame. I want it to work in such a way that when the user clicks on the heading in the left i-frame, the document in the right scrolls to that section.
I have it working very nicely in Internet Explorer using the ScrollIntoView() method. However, I haven't found an equivalent to this in Netscape 6. Does anyone out there have something that works?
Thanks very much,
Mike Lundin
I have it working very nicely in Internet Explorer using the ScrollIntoView() method. However, I haven't found an equivalent to this in Netscape 6. Does anyone out there have something that works?
Thanks very much,
Mike Lundin