- From: Steven Pemberton <steven.pemberton@cwi.nl>
- Date: Fri, 16 Jun 2006 22:18:58 +0200
- To: "John Boyer" <boyerj@ca.ibm.com>
- Cc: "www-forms@w3.org" <www-forms@w3.org>, www-forms-request@w3.org
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