could someone cut and paste the the code below and tell me if you see the 
message
"submenu collapsed. click to expand submenu" 
under products items.

I dont remember CFMENU having this message before and I cannot get rid of it!

running CF 8.01



<cfmenu bgColor="##c0c0c0">
    <cfmenuitem display="Adobe" href="http://www.adobe.com"; />
    <cfmenuitem display="Products">
        <cfmenuitem display="ColdFusion" 
href="http://www.adobe.com/go/coldfusion"; />
        <cfmenuitem display="Flash" href="http://www.adobe.com/go/flash"; />
    </cfmenuitem>
</cfmenu>



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:325846
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to