Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Writing a long document into a span? (Window doesn't scroll)

Status
Not open for further replies.

TrevorH

Programmer
Jan 9, 2001
9
US
Hi,

Has anyone else had any problems with getting Netscape to scroll down to see all of the text and HTML inside a span?

I have an educational site that starts with a fairly short document inside a span. After visitors do some exercises, the javascript writes a long page of feedback to the span. The problem is that the Netscape window doesn't scroll down to let visitors read all that has been written to the span. It only scrolls as far as it originally scrolled when the page was first loaded.

If anyone has any ideas for how to solve this, I'd appreciate the help! (I'm on a tight deadline...)

Thanks!

Trevor Hastings
 
try using a div instead, not positive that will work though... otherwise, you may have to use a separate popup window... jared@aauser.com
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top