Enhance removeAttr()
Reported by: |
Motty |
Owned by: |
|
Priority:
|
low
|
Milestone:
|
1.6
|
Component:
|
attributes
|
Version:
|
1.4.4
|
Keywords:
|
|
Cc:
|
|
Blocked by:
|
|
Blocking:
|
|
I would like the removeAttr() function remove multiple attributes. Maybe copy the removeClass() method and separate the attributes by spaces:
$(selector).removeAttr('disabled style')
Change History (4)
Keywords: |
needsreview added
|
Component: |
unfiled →
attributes
|
Keywords: |
needsreview removed
|
Priority: |
undecided →
low
|
Resolution: |
→ duplicate
|
Status: |
new →
closed
|
Replying to snover:
Sorry, didn't realize this is a duplicate of #5479 - almost word for word o.O