Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Adding a Dynamic Scrollbar

New Here ,
Jun 27, 2017 Jun 27, 2017

Hello!

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

218
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Community Expert , Jun 27, 2017 Jun 27, 2017

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.

Translate
Community Expert ,
Jun 27, 2017 Jun 27, 2017

as3 or html5?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Jun 27, 2017 Jun 27, 2017

html5

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jun 27, 2017 Jun 27, 2017
LATEST

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.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines