I have a fixed position DIV with scrollable table inside.
The table has 30 rows but only 15 show up, which is OK.
When displaying the html, I need to be able to automatically scroll the data down to the nth position, so that the nth position is at the top of the DIV.
Is this done by using #...
This should be simple, I know...
From an IFRAME I need to execute a function which lives in the parent HTML. In Netscape I can do parent.fname() and it works. IE doesn't like it. top doesn't work either.
thanks
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.