Page 1 of 1

Scrolling a Browser Page During Output

Posted: Thu Oct 12, 2006 4:53 pm
by willirl
Can someone tell me how I can output something that will cause a long browser page to scroll (automatically) as I am writing to it? - so that the last output line is always visable.

Posted: Fri Oct 13, 2006 12:38 pm
by feyd
PHP has no control over that. Search my posts for createElement, the code snippet I'm referring to has some scrolling code in it that may be of interest.