Hi,
I tried that, but the error message is the same. Here is the html-code I get now:
<form id="jsCookMenuForm" method="post" action="" enctype="application/x-www-form-urlencoded">
<script type="text/_javascript_">var jsCookMenuForm_jsCookMenu_menu =
[[null, 'Information', 'jsCookMenuForm_jsCookMenu_menu:', 'linkDummyForm', null,[null, 'Aktuelle Informationen', 'jsCookMenuForm_jsCookMenu_menu:information', 'linkDummyForm', null],
[null, 'Benachrichtigungen', 'jsCookMenuForm_jsCookMenu_menu:bulletinBoard', 'linkDummyForm', null],
[null, 'Kontakt', 'jsCookMenuForm_jsCookMenu_menu:contact', 'linkDummyForm', null], .......
<script type="text/_javascript_">var jsCookMenuForm_jsCookMenu_menu =
[[null, 'Information', 'jsCookMenuForm_jsCookMenu_menu:', 'linkDummyForm', null,[null, 'Aktuelle Informationen', 'jsCookMenuForm_jsCookMenu_menu:information', 'linkDummyForm', null],
[null, 'Benachrichtigungen', 'jsCookMenuForm_jsCookMenu_menu:bulletinBoard', 'linkDummyForm', null],
[null, 'Kontakt', 'jsCookMenuForm_jsCookMenu_menu:contact', 'linkDummyForm', null], .......
];</script>
<div id="jsCookMenuForm_jsCookMenu_menu"></div>
<script type="text/_javascript_"> cmDraw ('jsCookMenuForm_jsCookMenu_menu', jsCookMenuForm_jsCookMenu_menu, 'hbr', cmThemeOffice, 'ThemeOffice');</script>
<input type="hidden" name="com.sun.faces.VIEW" value="XXXXX" />
<input type="hidden" name="jsCookMenuForm" value="jsCookMenuForm" />
</form>
The form 'linkDummyForm' is still there but not rendered into the page.
<div id="jsCookMenuForm_jsCookMenu_menu"></div>
<script type="text/_javascript_"> cmDraw ('jsCookMenuForm_jsCookMenu_menu', jsCookMenuForm_jsCookMenu_menu, 'hbr', cmThemeOffice, 'ThemeOffice');</script>
<input type="hidden" name="com.sun.faces.VIEW" value="XXXXX" />
<input type="hidden" name="jsCookMenuForm" value="jsCookMenuForm" />
</form>
The form 'linkDummyForm' is still there but not rendered into the page.
Bye, Daniel
2006/1/26, Martin Marinschek <[EMAIL PROTECTED]>:
Can you try to wrap the whole jscookmenu in a form?
the dummyform should only be rendered if necessary...
regards,
Martin
On 1/26/06, Daniel Loebbe <[EMAIL PROTECTED]> wrote:
> Hi,
>
> seems that I found the reason. The form "linkDummyForm" and the js function
> "clear_linkDummyForm" are missing / not rendered.
>
> Has anyone a solution for this (both seems to be rendered by the MyFaces JSF
> implementation but not by Sun's RI)?
>
> Thanks,
>
> Daniel
--
http://www.irian.at
Your JSF powerhouse -
JSF Consulting, Development and
Courses in English and German
Professional Support for Apache MyFaces

