First I'd try moving your JavaScript in to actual
JavaScript methods and calling them from onclick to
avoid any potentially weird escaping/quoting/etc.
issues. That eliminates any parsing-oriented issues.
d.
--- Pablo Vázquez Blázquez <[EMAIL PROTECTED]>
wrote:
> Hello,
>
> Any idea about how t
Hello,
Any idea about how the first command (getText) works but the second one
does not?
1.-
executeScripts="true"
onclick="var a = confirm('%{getText('Delete.Confirm')}');
if (a) {dojo.event.topic.publish('/borrarProject');}">
2.-
deleteEmail.inne
2 matches
Mail list logo