Answered
CFLAYOUT & CFMENU Problem
Well I was actually very excited about the new
<cflayout> tag and the<cfmenu> tag. For many years I
have wanted the ability to build a user interface that was more
like a desktop application with out having to go to use YUI and all
the hand coding that goes with it along with it's cross-browser
issues.
I have created a layout using a <cflayout type="border"> with a top, left and center area. The top area is a menu bar and when I use <cfmenu> or any other css drop down menu, the drop downs don't display past the edge of the <cflayoutarea>. I have tried to set the z-index and that has no affect.
To me this makes the <cflayout> tag worthless, what is the point of having a layout for an application if you can't use drop down menus? I might as well have used a frameset to accomplish the same thing.
I have used the YUI and EXT library's in the past and never had this issue, so why is it that when it got built into CF that it doesn't work?
And another issue is how do you change the color of the border? Seems a bit strange that the border color is not a standard property that can be changed.
So far I am disappointed in these features. Adobe seems to have dropped the ball on what should be common sense.
Am I the only one that thinks this way?
I have created a layout using a <cflayout type="border"> with a top, left and center area. The top area is a menu bar and when I use <cfmenu> or any other css drop down menu, the drop downs don't display past the edge of the <cflayoutarea>. I have tried to set the z-index and that has no affect.
To me this makes the <cflayout> tag worthless, what is the point of having a layout for an application if you can't use drop down menus? I might as well have used a frameset to accomplish the same thing.
I have used the YUI and EXT library's in the past and never had this issue, so why is it that when it got built into CF that it doesn't work?
And another issue is how do you change the color of the border? Seems a bit strange that the border color is not a standard property that can be changed.
So far I am disappointed in these features. Adobe seems to have dropped the ball on what should be common sense.
Am I the only one that thinks this way?
