Re: CFMENU - message submenu collapsed. click to expand submenu

2009-08-29 Thread Kevan Stannard
Hi Glyn, tried this and did not see the extra message. Also running CF 8.01. 2009/8/30 Glyn Jackson glyn.jack...@newebia.co.uk 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

RE: CFMENU - message submenu collapsed. click to expand submenu

2009-08-29 Thread Marius Milosav
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

Re: CFMENU - message submenu collapsed. click to expand submenu

2009-08-29 Thread Glyn Jackson
very strange. it is def 100% being generated by CFMENU tag for me! ~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive:

Re: CFMENU - message submenu collapsed. click to expand submenu

2009-08-29 Thread Glyn Jackson
you can see it happening here http://demo.salesmaxx.co.uk/test.cfm only code on the page is cfmenu bgColor=##c0c0c0 cfmenuitem display=Adobe href=http://www.adobe.com; / cfmenuitem display=Products cfmenuitem display=ColdFusion href=http://www.adobe.com/go/coldfusion; /

Re: CFMENU - message submenu collapsed. click to expand submenu

2009-08-29 Thread Kevan Stannard
Not sure if this matters, but your version of YUI /scripts/ajax/yui/menu/menu-min.js is 2.2.0 The version I am running is 2.3.0. My full CF version is 8,0,1,195765 2009/8/30 Glyn Jackson glyn.jack...@newebia.co.uk you can see it happening here http://demo.salesmaxx.co.uk/test.cfm