I don't think this is something I would want to add in to the core simply
because there are way too many ways to do this and choosing the wrong one
will hurt everyone else...
For instance - off the cuff I would probably do something more like this
instead:
function disableInputs(ids){
for (v
To all Tapestry users:
It seems to me that "do it once" is an essential capability that
everyone desires in a web framework.
Perhaps the existing Tapestry components (Submit, SubmitLink,
ImageLink, and DirectLink) should have the option added to them?
What do you think?
Geoff
On 20/
And well done for the release!
On 5/19/07, Andreas Andreou <[EMAIL PROTECTED]> wrote:
Yep, those *Once components can be handy...
I took a look at the source...
In ClickOnce.script, perhaps this is a better try (instead of redifining
tapestry.form.validation.validateForm )
dojo.event.connect
Yep, those *Once components can be handy...
I took a look at the source...
In ClickOnce.script, perhaps this is a better try (instead of redifining
tapestry.form.validation.validateForm )
dojo.event.connectAround(tapestry.form.validation, "validateForm ",
function(miObj) {
// calls the 'origi
Tapestry Bayeux v2.0.0-beta2 is now available. New in this version:
* Upgraded component library to be tapestry 4.1 compatible.
* Made it possible to specify more than just once download resource
source when using the DownloadLink component.
* Made it possible to set a content-disposition header