Side navigation
#7649 closed enhancement (duplicate)
Opened November 28, 2010 08:02PM UTC
Closed December 01, 2010 02:09AM UTC
Last modified December 01, 2010 02:09AM UTC
Enhance removeAttr()
| Reported by: | Motty | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | 1.6 |
| Component: | attributes | Version: | 1.4.4 |
| Keywords: | Cc: | ||
| Blocked by: | Blocking: |
Description
I would like the removeAttr() function remove multiple attributes. Maybe copy the removeClass() method and separate the attributes by spaces:
$(selector).removeAttr('disabled style')
Attachments (0)
Change History (4)
Changed November 29, 2010 08:44PM UTC by comment:1
| keywords: | → needsreview |
|---|
Changed December 01, 2010 01:45AM UTC by comment:2
Replying to [comment:1 snover]:
Sorry, didn't realize this is a duplicate of #5479 - almost word for word o.O
Changed December 01, 2010 02:09AM UTC by comment:3
| component: | unfiled → attributes |
|---|---|
| keywords: | needsreview |
| priority: | undecided → low |
| resolution: | → duplicate |
| status: | new → closed |