Copy link to clipboard
Copied
I need to add dynamically a list of images to a container (the container is also a dynamic object). The images are arranged in a grid of 3X3, sometimes there are just a few and sometime there are many..
When there are many images, I want the container will become scrollable.
How can I add dynamically a scrollbar to the container?
Thank You,
Inbar
you'll need to create your own scrollbar and code that yourself. i don't know of any shortcuts/components for html5 that do some of that for you.
Copy link to clipboard
Copied
as3 or html5?
Copy link to clipboard
Copied
html5
Copy link to clipboard
Copied
you'll need to create your own scrollbar and code that yourself. i don't know of any shortcuts/components for html5 that do some of that for you.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now