Hi!
Thanks for the help and i'm sorry it took me so long to respond. I was in the
middle of a project and had no time to try this (the decision to not use tacos
was allready made so there was no point in spending time in this).
Now that the project is finished, I have tried this, but it doesn't seem to
work.
I tried it using tacos with tapestry 4.0.1 and i hava also tried it with
tapestry 4.1 and it didn't work in neither of the cases.
Can somebody help me?
thaks
Marcos
----- Original Message -----
From: 周兴江
To: tacos-devel
Sent: Wednesday, December 27, 2006 9:29 PM
Subject: Re: [Tacos-devel] Canceling AjaxForm submit with IE (Marcos Chicote)
<input jwcid="[EMAIL PROTECTED]:AjaxSubmit"
action="listener:doLogin"
submitNormal="true"
value="delete1"
type="submit" class="button"/><br>
<script type="text/javascript">
dojo.event.connect(dojo.byId("submit1"), "onclick", function(e) {
if (!confirm('Are you sure?')) {
e.cancel_handlers=true;
}
});
</script>
------------------------------------------------------------------------------
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
------------------------------------------------------------------------------
_______________________________________________
Tacos-devel mailing list
Tacos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tacos-devel
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Tacos-devel mailing list
Tacos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tacos-devel