Question
cfwindow, cflayout tabs, scrolling and IE
I am having problems using tabs inside of a cfwindow. If the
window is resizeable and scrollbars appear, the tabs do not scroll
with the rest of the window.
I found this same problem listed in a "Known issues" (70056) pdf file. Their solution was to remove the doctype from the page that calls the window. This solution worked fine, the tabs scrolled along with the rest of the window content, but an obvious side effect was that the rest of my styles were completely messed up.
Does anyone have a way to get around this problem without destroying the rest of my css styles?
I found this same problem listed in a "Known issues" (70056) pdf file. Their solution was to remove the doctype from the page that calls the window. This solution worked fine, the tabs scrolled along with the rest of the window content, but an obvious side effect was that the rest of my styles were completely messed up.
Does anyone have a way to get around this problem without destroying the rest of my css styles?
