[GH-ISSUE #55] auto scroll of webpages #51

Open
opened 2026-03-03 11:13:42 +03:00 by kerem · 3 comments
Owner

Originally created by @creative0100 on GitHub (Nov 7, 2024).
Original GitHub issue: https://github.com/debloper/xiosk/issues/55

first off, thank you debloper. Piosk worked perfectly right off the bat.

Would it be possible to add in the ability to scroll a webpage automatically if needed? I have some dashboards that need to scroll but I am unsure as to how to do that with my limited knowledge.

like this:
https://jsfiddle.net/QUCWe/

Originally created by @creative0100 on GitHub (Nov 7, 2024). Original GitHub issue: https://github.com/debloper/xiosk/issues/55 first off, thank you debloper. Piosk worked perfectly right off the bat. Would it be possible to add in the ability to scroll a webpage automatically if needed? I have some dashboards that need to scroll but I am unsure as to how to do that with my limited knowledge. like this: https://jsfiddle.net/QUCWe/
Author
Owner

@andiohn commented on GitHub (Nov 7, 2024):

That'd be cool. You could simply do it in the html though. Scroll to a section based on it's tag after a delay.

<!-- gh-comment-id:2463215315 --> @andiohn commented on GitHub (Nov 7, 2024): That'd be cool. You could simply do it in the html though. Scroll to a section based on it's tag after a delay.
Author
Owner

@debloper commented on GitHub (Nov 22, 2024):

Hey creative0100, thanks for using PiOSK and glad to know it worked well for you.

Currently I'm a bit tied up; but even then I'll need some time to think about if this should be an integrated feature or PiOSK or a page specific config option (if at all).

Cool effect bythway; I'm keeping it open, in case anyone else comes looking for something like this.

<!-- gh-comment-id:2493394433 --> @debloper commented on GitHub (Nov 22, 2024): Hey creative0100, thanks for using PiOSK and glad to know it worked well for you. Currently I'm a bit tied up; but even then I'll need some time to think about if this should be an integrated feature or PiOSK or a page specific config option (if at all). Cool effect bythway; I'm keeping it open, in case anyone else comes looking for something like this.
Author
Owner

@andiohn commented on GitHub (Nov 27, 2024):

More information about my option, if you use a tag, you could make the second page have that tag in the url? Then it would switch over and scroll? But ya, I'd love this too. Speed and distance maybe... "to the bottom" maybe as well. Cool idea!

<!-- gh-comment-id:2504639473 --> @andiohn commented on GitHub (Nov 27, 2024): More information about my option, if you use a tag, you could make the second page have that tag in the url? Then it would switch over and scroll? But ya, I'd love this too. Speed and distance maybe... "to the bottom" maybe as well. Cool idea!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/xiosk#51
No description provided.