scrolling within a DIV dynamically

hey all.

does anyone know how to scroll within a DIV using JS (or even HTML, if
possible)?

i'm filling a DIV with content, and i have scrolling set to auto.  as the
DIV fills, i'd like to keep the bottom-most line readable, and scroll the
older stuff off the top.  right now, it adds content to the bottom, but the
"focus" (so to speak) stays at the top of the DIV.

did that make sense?

Received on Thursday, 2 November 2000 11:45:13 UTC