Nope, no message (FF 3.5 or IE 8). Also on 8.01

Marius 
-----Original Message-----
From: Glyn Jackson [mailto:glyn.jack...@newebia.co.uk] 
Sent: August 29, 2009 4:09 PM
To: cf-talk
Subject: CFMENU - message submenu collapsed. click to expand submenu


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:325848
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