Sorry I'm such a noob lol
The previous 1.2 code I have uses
var e = this.remove.create({
bind: this,
arguments: [d],
delay: 10
});I read the docs, but I don't understand how to rewrite this at all. If anyone could shed some light on the matter - thanks.
