Re: Active submissions

On Fri, 16 Jun 2006 22:00:28 +0200, John Boyer <boyerj@ca.ibm.com> wrote:

> This wouldn't work all that well because submissions can be performed by
> send actions, which can reside
> anywhere.  The easiest place is in a DOMActivate handler of a trigger, of
> course, but a send can be done
> in response to an event dispatched by an event dispatched by an event...

Well, I realised that, but if you do stuff in an action then you're doing  
special things anyway, so adding the extra event handlers wouldn't be that  
much extra work. However, for the simple case, where you just using  
<submit>, making sure that :active worked would make that scenario easier.

Steven

Received on Friday, 16 June 2006 20:19:10 UTC