Page 1 of 1

How to implement scroll-to-Top

Posted: Tue 26. Jul 2011, 13:58
by Chaffinch<
How to implement, to phpWCMS "nice stuff"
jQuery dynamic scroll-to-Top :oops:
Author's website:
http://lab.mattvarone.com/projects/jquery/totop/
Script in Action:
http://www.libreoffice.org/ :mrgreen:
Help appreciated

Re: How to implement scroll-to-Top

Posted: Wed 27. Jul 2011, 00:40
by flip-flop
phpwcms-howto -> jquery: To Top Link

Re: How to implement scroll-to-Top

Posted: Wed 27. Jul 2011, 07:16
by Chaffinch<
flip-flop wrote:phpwcms-howto -> jquery: To Top Link
Many thanks champ Knut. :-) You are the best.A simple thing, and enjoying.
Best ,best regards
Bogdan

Re: How to implement scroll-to-Top

Posted: Wed 27. Jul 2011, 08:45
by update
A similarly working example for mootools is here: http://davidwalsh.name/smooth-scroll-mootools
Could be certainly used for the #top-anchors in a standard installation, I think. I'll give it a try later...

Re: How to implement scroll-to-Top

Posted: Wed 27. Jul 2011, 09:40
by flip-flop
@claus: That is not similar. The focus is on late fading in of the Top button, not on the Smooth Scroll.

Same in mootools without smooth jump and without IE6.
-> phpwcms-howto: Back to Top Link

Knut

Re: How to implement scroll-to-Top

Posted: Wed 27. Jul 2011, 10:18
by update
Yes, you are right :oops:

Re: How to implement scroll-to-Top

Posted: Fri 29. Jul 2011, 14:15
by flip-flop
Update 27.07.2011:
V 1.31: The “hard” jump to the top is replaced by a “smooth scrolling”. The user then sees that the page scrolls to the top.
http://www.phpwcms-howto.de/wiki/doku.p ... ink#v_1.31

+ SmoothScroller from top Link to anchor.
http://www.phpwcms-howto.de/wiki/doku.p ... top-anchor

Knut