<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2462.0" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Todd,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; I don't know about detection, 
but there is a scrollTo method of the window object that will let you 
programmatically scroll.&nbsp; Of course, at that point you could dispense with 
frames altogether and use DHTML to manage your content.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<BLOCKQUOTE 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=todd@imedia-inc.com href="mailto:todd@imedia-inc.com">Todd Andrew 
  Love</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=javascript@LaTech.edu 
  href="mailto:javascript@LaTech.edu">javascript@LaTech.edu</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Wednesday, July 25, 2001 1:07 
  PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> [Javascript] Scrolling 
  Frames</DIV>
  <DIV><BR></DIV>Hello all,<BR>&nbsp;&nbsp;&nbsp;&nbsp; I'm betting the answer 
  to my question is no, but I thought I'd ask<BR>anyway.<BR><BR>Is there a way 
  to "synchronize" scrolling for multiple frames? Here's the<BR>scenario, I have 
  a "booking calendar" with which I need the rooms to stay<BR>visible on the 
  left side of the screen, but be able to scroll the day by day<BR>bookings in 
  the right frame, BUT, the list of rooms is too long to fit on<BR>one screen, 
  so both will scroll. I need to synchronize the scrolling so when<BR>you scroll 
  the "rooms", the details frame will scroll in unison with it.<BR><BR>Am I out 
  of luck?<BR><BR>Thanks,<BR>Todd Andrew 
  Love<BR><BR>_______________________________________________<BR>Javascript 
  mailing list<BR><A 
  href="mailto:Javascript@LaTech.edu">Javascript@LaTech.edu</A><BR><A 
  href="http://www.LaTech.edu/mailman/listinfo/javascript">http://www.LaTech.edu/mailman/listinfo/javascript</A><BR></BLOCKQUOTE></BODY></HTML>