Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Javascript] Scrolling Frames


  • From: javascript@xxxxxxxxxx (Peter Brunone)
  • Subject: [Javascript] Scrolling Frames
  • Date: Wed, 25 Jul 2001 14:16:28 -0500

This is a multi-part message in MIME format.

------=_NextPart_000_049B_01C11514.6532ECD0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

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 -----=20
  From: Todd Andrew Love=20
  To: javascript@xxxxxxxxxx=20
  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@xxxxxxxxxx
  http://www.LaTech.edu/mailman/listinfo/javascript


------=_NextPart_000_049B_01C11514.6532ECD0
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

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

------=_NextPart_000_049B_01C11514.6532ECD0--