/t5/coldfusion-discussions/tab-problem-horizontal-scrolling-on-tab-header/td-p/790679Mar 30, 2009
Mar 30, 2009
Copy link to clipboard
Copied
I have a tab cflayout. The number of tabs depends on database
content and sometimes become very large that the tab title on the
right are out of the screen and not accessible.
Is that any way to trigger horizontal scrolling on the tab
title to solve the problem? Placing the tab inside a larger table
can create a horizontal at the bottom but as my tab height is very
large and it goes over the screen at the bottom and the scrolling
is not visible to users by default. So this method may not make
user aware that they can scroll over the tab headings.
Has anyone faced the same problem and have any solutions?
Thanks in advance for any help.