Dudu,
 
I tried the nightly build for 12-15-2005 to get the 'external link action' to work.  I haven't been able to get it to work according to the on-line documents.  Looking for an answer to my problem bought me to your question/thread.  If you find any information about using 'external link action' with jscookmenu please let me know.
 
Regards

 
On 12/27/05, Dudu <[EMAIL PROTECTED]> wrote:
Ok Willian thanks
But do you know if the menu of nightly build is working well? with you
or any other people?
thanks again

William Crose wrote:
> Here is the link I was referring to ->
> http://wiki.apache.org/myfaces/JSCook_Menu.  The one (Common Problems)
> I include is the only one listed the page.
>
> Regards
>
> On 12/27/05, *Dudu* <[EMAIL PROTECTED]
> <mailto: [EMAIL PROTECTED]>> wrote:
>
>     William,
>     I've tried inside a form and outside too.
>     Please, send me the link of common problems.
>
>     Thanks
>
>
>     William Crose wrote:
>>
>>
>>             Below is from myfaces.org <http://myfaces.org>.  It looks
>>             like you have your menu inside of form tags.  Hope this
>>             helps...
>>
>>
>>
>>             Common Problems
>>
>>     Menus should not be placed inside forms. As they wont work.
>>
>>     <t:jscookMenu >
>>     ...
>>     </t:jscookMen>
>>
>>     <h:form>
>>     ...
>>     </h:form>
>>
>>
>>     last edited 2005-12-03 15:55:46 by PeterHenderson
>>
>>
>>
>>     On 12/27/05, * Dudu* <[EMAIL PROTECTED]
>>     <mailto:[EMAIL PROTECTED]>> wrote:
>>
>>         Thanks for replied Dennis, but I downloaded the latest
>>         nightly build, and it is not working right still...
>>         I don't like to use the nightly builds, because I'm working
>>         on a commercial application at my enterprise...
>>         I like open source, but I'm afraid too with these bugs...
>>         I must to know only a thing:
>>
>>             this problem is happening only with me or other people of
>>         mailing list is happening too?
>>
>>         Thanks all
>>
>>         Dennis Byrne wrote:
>>>         Try using the latest nightly build (there should be a link to distributions on the home page.)  If you still have this problem, you may want to voice your concern here.
>>>
>>>
>>>
>>>         http://issues.apache.org/jira/browse/MYFACES-974
>>>
>>>         -----Original Message-----
>>>         From: Dudu [mailto:[EMAIL PROTECTED]]
>>>         Sent: Monday, December 26, 2005 02:32 PM
>>>         To: 'MyFaces Discussion'
>>>
>>>
>>>         Subject: error in jscookmenu.
>>>
>>>         I create a simple and static menu like this:
>>>
>>>         Â <af:form binding="#{backing_untitled1.form1}" id="form1">
>>>         Â Â Â Â Â Â
>>>                 <t:jscookMenu layout="hbr" theme="ThemeOffice"
>>>
>>>
>>>                               binding="#{backing_untitled1.jscookMenu1}"
>>>                               id="jscookMenu1">
>>>                   <t:navigationMenuItem action=""
>>>
>>>
>>>                                         id="navigationMenuItem1">
>>>                     <t:navigationMenuItem action=""
>>>
>>>
>>>                                           id="navigationMenuItem4"/>
>>>                     <t:navigationMenuItem  action=""
>>>
>>>
>>>                                           id="navigationMenuItem2"/>
>>>                   </t:navigationMenuItem>
>>>                   <t:navigationMenuItem  action="">>>>
>>>
>>>                                         id="navigationMenuItem3"/>
>>>                 </t:jscookMenu>
>>>         </af:form>
>>>
>>>         and the javascritp generated after is this:
>>>
>>>
>>>         <script type="text/_javascript_">var jscookMenu1_menu =[[null, '0', 'jscookMenu1_menu:ALOGIN_GLOBAL', 'linkDummyForm', null,[null, '0', 'jscookMenu1_menu:ALOGIN_GLOBAL', 'linkDummyForm', null],[null, '0', 'jscookMenu1_menu:ALOGIN_GLOBAL', 'linkDummyForm', null]],[null, '0', 'jscookMenu1_menu:ALOGIN_GLOBAL', 'linkDummyForm', null]];</script>All is displayed correctly, but, when I click on anavigationMenuItem, another window is opened,and the browser go to a url like this
>>>
>>>
>>>         http://192.168.1.26:8988/sagweb/jscookMenu1_menu:ALOGIN_GLOBAL
>>>         and page not found is displayed
>>>         =(
>>>
>>>         I'm using the nightly build of 12/19, because I need thenavitionMenuItem with actionListener. Thomas sayd it is working fine.
>>>         =(
>>>         I
>>>
>>>
>>>             _______________________________________________________ Yahoo! doce lar. Faça do Yahoo! sua homepage.
>>>
>>>         http://br.yahoo.com/homepageset.html
>>>
>>>
>>>
>>>
>>
>>         _______________________________________________________
>>         Yahoo! doce lar. Fa�a do Yahoo! sua homepage.
>>         http://br.yahoo.com/homepageset.html
>>
>>
>
>     _______________________________________________________ Yahoo!
>     doce lar. Fa�a do Yahoo! sua homepage.
>     http://br.yahoo.com/homepageset.html
>
>






_______________________________________________________
Yahoo! doce lar. Fa�a do Yahoo! sua homepage.
http://br.yahoo.com/homepageset.html


Reply via email to