Re: How to set the scroll position inside a frame

From: Michael Austin (maustin_at_firstdbasource.com)
Date: 06/26/04


Date: Sat, 26 Jun 2004 16:42:53 GMT

Boniface Frederic wrote:

> Hello,
>
> I have frame displaying the last posted messages.
> I set <meta http-equiv="refresh" content="5"/> to automatically refresh the
> frame every 5s
>
> My problem is; if I scroll the frame to see messages up or down, after the
> refresh, the scroll position is reseted to the top of the frame and my
> scroll position is lost.
>
> I would like to know if there is a function to set the scroll position or if
> I should use another solution to refresh my frame.
>
> I appreciate any help or suggestion. Thank you.
>
> Fred
>
>

I have used one of those types of "auto-refresh every n seconds" and it
is really a pain to try and read the information in the page... making
it almost unusable. This would be more of an HTML question not a PHP
question.

a quick google search for refrsh scroll position will yield the answer
to your question... possibly..

like:
<< http://gensystem.europe.webmatrixhosting.net/al/articles/156.aspx >>

Michael Austin.



Relevant Pages

  • Re: Setting the scroll bar to a certain level?
    ... to render one image. ... Then in the second i have one iframe. ... src of this frame i try to render some other appliction running on ... with three TRs should have scroll bar if necessary and if the content ...
    (comp.lang.javascript)
  • Re: CScrollView: How to Tell If Scroll Bar Visbile
    ... Make your window that large. ... Adjust the parent frame ... Note it is your responsibility to set the scroll range, so once you have resized the ...
    (microsoft.public.vc.mfc)
  • Re: OT - Web page (html) question
    ... first row being the column headers. ... posted has a vertical frame down the left side where the navigational ... The two frames would of course scroll independently. ... frame for the headings since this would result in the headings ...
    (rec.outdoors.rv-travel)
  • HELP geometry settings
    ... I have a GUI that is driven by external data ... scrollbar, BUT I want each section to scroll independantly inthe ... individual section it also forces the canvas to grow in height ... to force the width of the enclosed frame to be the same. ...
    (comp.lang.tcl)
  • How to set the scroll position inside a frame
    ... I have frame displaying the last posted messages. ... if I scroll the frame to see messages up or down, ... the scroll position is reseted to the top of the frame and my ...
    (comp.lang.php)