Hi all,

due to support and deployment issues with the oc4j, we need to switch our application back to Sun's RI (1.1.01) and jdk 1.4 (using facelets). Can anyone help me on getting the JSCookMenu from MyFaces 1.1.1 to work in this configuration?

Currently, the menu is rendered properly (except the style, but that is not the problem). But when selecting a menu item, I get a JS-Error:
'elements' is null or not an object
it raises in the cmItemMouseUp() function in MyFacesHack.js in the line
dummyForm.elements['jscook_action'].value = action;
Any ideas? It would really help us!
 
Bye and thanks,
 
Daniel

Reply via email to