I am currently trying to get the Scroll to Element to work in a floating group. Right now it is set up for when a button is clicked it scrolls to another element within the floating group, however, I am getting no response.
Another user posted about this in March("Scroll to element" not working) , however, it looks like the thread went unresolved and was closed. Any insight into this issue would be great. Thank you!
You can’t “scroll to” a floating group with the simple scroll method. You CAN, however, scroll an element to an absolute value or to an element inside it using jQuery if you know the absolute value.