Is it possible to set delData with a function? For example…
|
1 2 3 4 |
delData: function() { ...do stuff... ...return key/value pairs... } |
I tried this, and it appeared the function wasn’t being executed.
Matt
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top