On Thu, Jan 26, 2012 at 10:45 PM, Mike Taylor <miket@opera.com> wrote: > As someone who occasionally has to look up if the 3rd argument to > XMLHttpRequest.open() means sync or async, I agree with Tab. And that's > something I've been using for years. Forget about synthetic keyboard events > [1]: > > event.initKeyEvent("keypress", true, true, null, null, false, false, > false, false, 9, 0); > This is showing exactly my point: the null, 9 and 0 arguments are just as mysterious as the boolean arguments. It's hard to understand because there are too many arguments, not because they're boolean. -- Glenn MaynardReceived on Friday, 27 January 2012 04:55:15 GMT
This archive was generated by hypermail 2.3.1 : Tuesday, 26 March 2013 18:49:50 GMT