Skip to main content
Participant
July 29, 2020
Question

Scrollable Content in an HTML5 Animation

  • July 29, 2020
  • 1 reply
  • 166 views

I'm trying to make interactive HTML5 content that is essentially an emulation of a cell phone interface. I'd like to let users scroll through 'feeds' with both a right-hand scrollbar UI element, with the mouse wheel, or swiping (mobile, lol). I know that previously when using Flash, I could use a ScrollPane UI component. However, no such component exists in HTML5. I'm hitting some roadblocks with writing the code and was hoping someone here would be able to give me a heading?

This topic has been closed for replies.

1 reply

kglad
Community Expert
Community Expert
July 29, 2020

google javascript code for what you want.