please add onclick and rendered attribute to jscookmenu item
-------------------------------------------------------------
Key: MYFACES-280
URL: http://issues.apache.org/jira/browse/MYFACES-280
Project: MyFaces
Type: Improvement
Reporter: Slawomir Sobotka
onclick on menu item - suppose we have (for example) menu: file->logout in our
app and we want to ask user if he is sure to logout (JS confirm).
now i must redirect user to "beforeLogoutPage" with onload attrib that calls JS
function. that JS function asks user if he is sure and than it clicks hidden
command button - its absurd and pathetic, isnt it?.
but having onclick attrib witch would "catch" false JS function result and
cancel submit would be great.
rendered atribute would be helpfull also-now im puting menu item into scriptlet
to conditionally render it-bruteforce;)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira