Side navigation
#8221 closed enhancement (duplicate)
Opened February 09, 2011 01:21PM UTC
Closed April 15, 2011 03:41AM UTC
Last modified April 15, 2011 03:41AM UTC
removeAttr comments
| Reported by: | jerone | Owned by: | rwaldron |
|---|---|---|---|
| Priority: | low | Milestone: | 1.next |
| Component: | attributes | Version: | 1.5 |
| Keywords: | Cc: | ||
| Blocked by: | Blocking: |
Description
Why does removeAttr has an fn argument, but is it never used?
Second, why can't I remove multiple attributes and do I have to call removeAttr multiple times?
Attachments (0)
Change History (6)
Changed February 09, 2011 01:46PM UTC by comment:1
| description: | Why does `removeAttr` has an `fn` argument, but is it never used? \ https://github.com/jquery/jquery/blob/master/src/attributes.js#L30 \ \ Second, why can't I remove multiple attributes and do I have to call `removeAttr` multiple times? → Why does `removeAttr` has an `fn` argument, but is it never used? \ \ \ Second, why can't I remove multiple attributes and do I have to call `removeAttr` multiple times? |
|---|---|
| owner: | → rwaldron |
| status: | new → assigned |
Changed February 09, 2011 02:04PM UTC by comment:2
Changed February 09, 2011 02:28PM UTC by comment:3
| component: | unfiled → attributes |
|---|---|
| priority: | undecided → low |
Changed April 15, 2011 03:41AM UTC by comment:4
| component: | attributes → selector |
|---|---|
| resolution: | → duplicate |
| status: | assigned → closed |
fn has been removed. This is now just a duplicated.
Changed April 15, 2011 03:41AM UTC by comment:6
| component: | selector → attributes |
|---|