Chris and I have been working on "per field" validation
and we're trying to disable the Calculate button for the form
until all fields pass validation.

I'm just wondering if we're getting into the "toggleButton" function,
which should fire after all the params pass validation and are posted.

Trying to make sure the syntax for the statement below looks correct,
just to eliminate one possible error:

$.post("Calc_Test_Process_Field_chris.cfm", Params, toggleButton);

Rick




-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Erik Beeson
Sent: Thursday, March 29, 2007 8:34 AM
To: jQuery Discussion
Subject: Re: [jQuery] Correct way to setup a callback function

Is something about it not working for you?

--Erik





_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to