I have an error in the second listener. It should be like this:

document.observe(Tapestry.TRIGGER_ZONE_UPDATE_EVENT, function(event) {
        var element = event.findElement();
        var zoneManager = Tapestry.findZoneManager(element);
        K12.showLoading(zoneManager.element);
});


Regards,
Raul.
-- 
View this message in context: 
http://tapestry-users.832.n2.nabble.com/T5-Prevent-multiple-form-submits-tp5477609p5484072.html
Sent from the Tapestry Users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to