[Javascript] Scrolling Frames

Peter Brunone peter at brunone.com
Wed Jul 25 14:16:28 CDT 2001


Todd,

    I don't know about detection, but there is a scrollTo method of the window object that will let you programmatically scroll.  Of course, at that point you could dispense with frames altogether and use DHTML to manage your content.

  ----- Original Message ----- 
  From: Todd Andrew Love 
  To: javascript at LaTech.edu 
  Sent: Wednesday, July 25, 2001 1:07 PM
  Subject: [Javascript] Scrolling Frames


  Hello all,
       I'm betting the answer to my question is no, but I thought I'd ask
  anyway.

  Is there a way to "synchronize" scrolling for multiple frames? Here's the
  scenario, I have a "booking calendar" with which I need the rooms to stay
  visible on the left side of the screen, but be able to scroll the day by day
  bookings in the right frame, BUT, the list of rooms is too long to fit on
  one screen, so both will scroll. I need to synchronize the scrolling so when
  you scroll the "rooms", the details frame will scroll in unison with it.

  Am I out of luck?

  Thanks,
  Todd Andrew Love

  _______________________________________________
  Javascript mailing list
  Javascript at LaTech.edu
  http://www.LaTech.edu/mailman/listinfo/javascript

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.evolt.org/pipermail/javascript/attachments/20010725/82a6f0f3/attachment.htm>


More information about the Javascript mailing list