Yes, still waiting. We've done a work-around (stuck a clickable cell beside the menu and styled it to look like it's part of the menu) but would like a better solution.
Greg -----Original Message----- From: Timo Thomas [mailto:[EMAIL PROTECTED] Sent: Friday, April 28, 2006 6:10 AM To: MyFaces Discussion Subject: Re: Opening a new window with t:jscookMenu and javaScript Hi Greg, still waiting for an answer? I had the same problem, and modified the javascript sources of jscookmenu to get this feature. Let me know if you want more details. Timo Lindholm, Greg schrieb: > I'm using the <t:jscookMenu> and very happy with it but would like > to do something different for the "Help" MenuItem. > > I the user clicks on our "Help" MenuItem in the <t:jscookMenu> I would > like to pop open a new Window. > I know how to do this with JavaScript but I can't figure out how to > hook it up with the <t:jscookMenu>. > > Does anybody know how to do this? > > I don't want to navigate away to another view as the user most likely > wants help on this page. > > Is there someone to trigger a JavaScript function following a "do > nothing" > action? > > Any suggestions? > > P.S. I'm not interested in using the original javascript version > of jscookmenu as I need the action support for all the other menu items. > I'm all so not interested in the jenia stuff. > > >

