Skip to main content

Bug Tracker

Side navigation

#5763 closed feature (worksforme)

Opened January 06, 2010 08:07PM UTC

Closed November 01, 2010 05:41AM UTC

Give Setter Functions Value As Argument

Reported by: john Owned by:
Priority: major Milestone: 1.4
Component: core Version: 1.4a2
Keywords: Cc:
Blocked by: Blocking:
Description

For example:

.attr("class", function(i, val){
  return val + " test";
});
Attachments (0)
Change History (1)

Changed November 01, 2010 05:41AM UTC by snover comment:1

resolution: → worksforme
status: newclosed

Seems to have been added at some point…