Skip to main content
Inspiring
October 20, 2009
Question

Coldfusion 9 cflayout tabs can't figure out height

  • October 20, 2009
  • 1 reply
  • 856 views

I'm working through all the differences in the CF9 ajax library and a big glaring on for me is cflayout tabs not figuring out the correct height....

First example: tabs inside tabs..... In CF8 the outer tab container would grow it's height based on the height of the tab objects inside it. Now it ignores the tab heights and will only go by the height of normal HTML elements.

Second Example: The tabs will not auto grow to content, in many situations the first tab will be only a few pixels high.

Has anyone encountered/fixed this?

    This topic has been closed for replies.

    1 reply

    Inspiring
    October 20, 2009

    Oh yes, the latter example happens when specifying a page source, IE loading the tab content via AJAX