The following doesn't auto complete correctly
.on("click", function(e) {
e;
});
This is the signature:
.on( events [, selector] [, data] , handler(eventObject) )
Original issue reported on code.google.com by philippe...@gmail.com on 12 Mar 2012 at 7:28
Original issue reported on code.google.com by
philippe...@gmail.com
on 12 Mar 2012 at 7:28