Connecting Tech Pros Worldwide Forums | Help | Site Map

moving to the top of the page?

Geoff Cox
Guest
 
Posts: n/a
#1: Aug 2 '08
Hello,

I am using flotr to produce 7 bar charts after the rest of the page
has been removed by making the <divinvisible.

This works fine except that when the 7 charts are formed the page
scrolls down so that I am looking at charts 6 and 7 rather than 1 and
2 at the top of the page.

Is there a way to automatically move the to the top of the page?

Cheers

Geoff

Evertjan.
Guest
 
Posts: n/a
#2: Aug 2 '08

re: moving to the top of the page?


Geoff Cox wrote on 02 aug 2008 in comp.lang.javascript:
Quote:
>
I am using flotr to produce 7 bar charts after the rest of the page
has been removed by making the <divinvisible.
>
This works fine except that when the 7 charts are formed the page
scrolls down so that I am looking at charts 6 and 7 rather than 1 and
2 at the top of the page.
>
Is there a way to automatically move the to the top of the page?
>
scrollTo()

--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)
Geoff Cox
Guest
 
Posts: n/a
#3: Aug 3 '08

re: moving to the top of the page?


On 02 Aug 2008 19:52:54 GMT, "Evertjan."
<exjxw.hannivoort@interxnl.netwrote:
Quote:
>Geoff Cox wrote on 02 aug 2008 in comp.lang.javascript:
>
Quote:
>>
>I am using flotr to produce 7 bar charts after the rest of the page
>has been removed by making the <divinvisible.
>>
>This works fine except that when the 7 charts are formed the page
>scrolls down so that I am looking at charts 6 and 7 rather than 1 and
>2 at the top of the page.
>>
>Is there a way to automatically move the to the top of the page?
>>
>
>scrollTo()
Thanks Evertjan - just what the doctor ordered!

Cheers

Geoff
Closed Thread