Closed (won't fix)
Project:
scroll to top
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
29 Oct 2012 at 14:36 UTC
Updated:
6 Dec 2014 at 22:45 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
guillaumev commentedHere is the patch, along with the image.
Comment #2
guillaumev commentedNew version of the patch for latest 2.x version... Would love to see this committed :-)
Comment #3
dddave commentedBasically works fine but the arrow downwards isn't showing...

Comment #4
fadgadget commentedHello does this patch allow folks to move to bottom and the top if they wish? Thanks
Comment #5
tarekdj commentedIt would be better to check if the #scroll-bottom exists. This will avoid a bug with ajax requests.
Fix would be something like :
Comment #6
tarekdj commentedComment #7
baso commentedThanks tarekdj for the quick help. I tested your suggestion by changing contents of file 'scroll_to_top.js' as follows:
I then tested the changes on regular pages and views with exposed filters on the view itself and on blocks in different regions. And on my site it works. So in my opinion time has come for patch #3 :-).
Kind regards,
baso.
Comment #8
tarekdj commented