inherit
214150
0
Sept 29, 2014 19:55:09 GMT -8
adetienne
5
September 2014
adetienne
|
Post by adetienne on Sept 26, 2014 20:48:49 GMT -8
Hi,
I'm using the Dynamically Tabbed Table plugin and I need a scroll bar code for one of my tabs. For whatever reason, <div style="height: 100px; width: 100%; overflow: auto;"></div> is not working. I believe this was a code I used to use on v4 to add a scroll bar to something, but perhaps this no longer works in v5?
Any help is appreciated, thanks. : )
|
|
inherit
133146
0
Nov 16, 2024 15:51:08 GMT -8
Alanna 🥀🖤
3,564
November 2008
alannab
|
Post by Alanna 🥀🖤 on Sept 26, 2014 23:06:38 GMT -8
It still works, can you link to the forum in question?
|
|
inherit
214150
0
Sept 29, 2014 19:55:09 GMT -8
adetienne
5
September 2014
adetienne
|
Post by adetienne on Sept 27, 2014 0:15:17 GMT -8
It still works, can you link to the forum in question? I'm using it here, on this site I'm building. I've used the code in the tabs and noticed it wasn't working. Not sure why...
|
|
inherit
133146
0
Nov 16, 2024 15:51:08 GMT -8
Alanna 🥀🖤
3,564
November 2008
alannab
|
Post by Alanna 🥀🖤 on Sept 27, 2014 0:45:11 GMT -8
That's because there isn't enough information in the container to overflow. If you add more, it will scroll. Or just lower the height.
|
|
inherit
214150
0
Sept 29, 2014 19:55:09 GMT -8
adetienne
5
September 2014
adetienne
|
Post by adetienne on Sept 27, 2014 1:06:21 GMT -8
Oh, wow. Don't I feel dumb now! At first I thought there was enough text in the container to overflow, I should have just tested it by adding more information. It's been years since I've built a site so I guess I've gotten pretty rusty with all of this.
Thanks for your time and help though, I appreciate it. : )
|
|