This website is surprisingly helpful in this regard, look at the "Object and
entities" section:

http://www.javascriptkit.com/javatutors/

That combined with the documentation (and linked source at the top) here
should theoretically be enough to get you started:

http://tapestry.apache.org/tapestry4.1/javascript/form.html

On 4/25/07, Geoff Callender <[EMAIL PROTECTED]> wrote:

In javascript I'm keeping a variable set once a form is submitted as
part of a "submit once" strategy.  The only problem is: if client-
side validation detects an error then my variable isn't reset.

I'm thinking that I need to reset it in the
Tapestry.default_invalid_field_handler javascript prototype method.
Can that method be subclassed?  How? (Javascript is not my forte)

Am I even on the right track?

Geoff

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--
Jesse Kuhnert
Tapestry/Dojo team member/developer

Open source based consulting work centered around
dojo/tapestry/tacos/hivemind. http://blog.opencomponentry.com

Reply via email to