![]() |
[YUI] VSQ - Scroll To Top
1 Attachment(s)
Title: VSQ - Scroll To Top
Compatibility: 3.8.х - 4.0.х (ie, opera, firefox, chrome, safari) Description: able to add a button at the bottom right of the screen by pressing which occurs smoothly move to top, with animation effect:) Install:
DEMO: http://mixplay.ru/test/forum.php |
Nice! , installed
|
Great Thanks :)
|
Very Nice. Thanks
Seems there is an Error. After first time installation and restart of the forum its displayed also if u are on top of the page Just found out that this Tab is displayed if u change from CMS -> Forum or Forum -> CMS etc... |
Excellent. Installed.
Where is the image coming from? Id like to do my own :D |
In vsqscrolltotop.js
Code:
... |
ok that is awesome! Tagged for later.
|
is there a way to get rid of the bouncing up top? and simply have it scroll to the top
|
Quote:
var scroll = new Y.Scroll(document.getElementsByTagName((YAHOO.env. ua.webkit ? "body" : "html"))[0], {scroll: {to: [0, 0]}}, 3.5, Y.Easing.bounceOut); change Y.Easing.bounceOut to 0. var scroll = new Y.Scroll(document.getElementsByTagName((YAHOO.env. ua.webkit ? "body" : "html"))[0], {scroll: {to: [0, 0]}}, 3.5, 0); |
Also, to change speed, change the 3.5 to any number. Higher the slower.
|
All times are GMT. The time now is 01:58 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|