Closed (duplicate)
Project:
Webform Ajax
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
30 Mar 2015 at 20:36 UTC
Updated:
12 Dec 2022 at 20:42 UTC
Jump to comment: Most recent
Comments
Comment #1
michelledarlingI need this by midnight tomorrow for a last-second client request on a website I'm working on. Any ideas????
Comment #2
seppe commentedHi, I've fixed this by using some code from the webform-ajax module in my script.js (the offset is the height of my fixed navigation bar):
I use the jquery scrollto library here (https://github.com/flesler/jquery.scrollTo), but I think you can easily fix this with default JQuery code (not tested):
Comment #4
anybodyComment #5
anybodySwitching to latest release.
Comment #6
torotil commentedThis is an exact duplicate of #2136317: Scroll to top of next or previous page. So closing this issue in favor of the older one.