#5896 closed enhancement (duplicate)
Easy setter for .data method
Reported by: | dakkar | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.4.1 |
Component: | data | Version: | 1.4 |
Keywords: | data easy setter | Cc: | |
Blocked by: | Blocking: |
Description
I'd like to use the easy set also on .data method, like:
$this.data(real_exid, function(i, data){ return data+1 } );
Change History (2)
comment:1 Changed 12 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
comment:2 Changed 12 years ago by
Note: See
TracTickets for help on using
tickets.
Duplicate of #6345.