[plt-scheme] plt web server question

From: Jakub Piotr Cłapa (jpc-ml at zenburn.net)
Date: Fri Jun 20 16:21:54 EDT 2008

Chongkai Zhu wrote:
> The print textarea is locked because obviously user is not allowed to 
> edit it. This cause the problem that user can't scroll it down either, 
> and I don't know how to control that in Javascript. I search online but 
> failed to find any useful information. One thing you can try is to 
> unlock the textarea, maybe just before new data is written to the 
> textarea, and lock it afterwards.

Maybe try to put the output in normal HTML divs? They can be styled this 
way and an iframe will solve the problem with scrolling.

-- 
regards,
Jakub Piotr Cłapa


Posted on the users mailing list.