A quikc guess would be to use the scrollIntoView method. This scrolls the specified object into view.
Ex. Object.scrollIntoView(True) Passing True will specify whether to scroll to the top of the object or to the bottom of the object True Top False Bottom Maybe it would help... Paul P.S Dunnon how browser-compatible this is. I got that in MSDN... > -----Original Message----- > From: Jurgen Haug [mailto:[EMAIL PROTECTED] > Sent: Wednesday, July 30, 2003 2:43 PM > To: [EMAIL PROTECTED] > Subject: [wdvltalk] help needed with a DHTML problem > (scrolling in a <span> with dynamically changing content) > > > Hello, > > I need help with a nasty problem, and I spent the full day on > google to find a solution but I couldn't find any. Maybe > someone who really knows can either tell me a solution or > tell me there's none :-/ > > Since I made some sample pictures, I made a webpage, please look here: > http://www.safaribears.de/help/scrolling.html muchas gracias -- regards, Jurgen ____ . The WDVL Discussion List from WDVL.COM . ____ To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] Send Your Posts To: [EMAIL PROTECTED] To set a personal password send an email to [EMAIL PROTECTED] with the words: "set WDVLTALK pw=yourpassword" in the body of the email. To change subscription settings to the wdvltalk digest version: http://wdvl.internet.com/WDVL/Forum/#sub ________________ http://www.wdvl.com _______________________ You are currently subscribed to wdvltalk as: [EMAIL PROTECTED] To unsubscribe send a blank email to %%email.unsub%% ____ � The WDVL Discussion List from WDVL.COM � ____ To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] Send Your Posts To: [EMAIL PROTECTED] To set a personal password send an email to [EMAIL PROTECTED] with the words: "set WDVLTALK pw=yourpassword" in the body of the email. To change subscription settings to the wdvltalk digest version: http://wdvl.internet.com/WDVL/Forum/#sub ________________ http://www.wdvl.com _______________________ You are currently subscribed to wdvltalk as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED]
