On 12/27/06, hechengrong <
[hidden email]> wrote:
> I use OPS3.5M1. I have a problem when I use menu. The problem is that: I
> run action "action-A" when I click MenuItem "item-1". The action "action-A"
> is run when I first click MenuItem "item-1". But when I second click
> MenuItem "item-1", The action "action-A" doesn't run.
I am not aware of this issue. Would you be able to put this in
stand-alone example that we can run in the XForms sandbox?
BTW, instead of:
> <xxforms:script>
> alert("action-A");
> </xxforms:script>
You can write the following, which is more standard as it does not use
the xxforms:script, which is an extension to XForms:
<xforms:message level="modal">action-A</xforms:message>
Alex
--
Blog (XML, Web apps, Open Source):
http://www.orbeon.com/blog/--
You receive this message as a subscriber of the
[hidden email] mailing list.
To unsubscribe: mailto:
[hidden email]
For general help: mailto:
[hidden email]?subject=help
ObjectWeb mailing lists service home page:
http://www.objectweb.org/wws
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet