On 7/1/07, John Resig <[EMAIL PROTECTED]> wrote:


Not as of yet - we're currently trying to figure out ways to improve
the custom event/triggering system.

--John


That would be very helpful.  If you want to use JavaScript to, for example,
submit a form, there's currently no good way (that I know) to test the forms
on submit event and see if it's valid.

Likewise if you want to follow a link programatically - there's no way to
check if the onclick event returned false (perhaps because it was able to
update the element using Ajax).

What ideas are you working on?

Reply via email to