- From: Anne van Kesteren <annevk@opera.com>
- Date: Fri, 24 Jun 2011 11:41:58 +0200
- To: "Jonas Sicking" <jonas@sicking.cc>
- Cc: "www-dom@w3.org" <www-dom@w3.org>
On Fri, 24 Jun 2011 09:12:55 +0200, Jonas Sicking <jonas@sicking.cc> wrote: > Actually, the API I think we should aim for is: > > var e = new MouseEvent("mousemove", { bubbles: true, cancelable: false, > ... }); I think we can do something like that later. Or do you think there should be no init() method at all and that we should just have this? -- Anne van Kesteren http://annevankesteren.nl/
Received on Friday, 24 June 2011 09:42:38 UTC