Opened 12 years ago
Closed 12 years ago
#9390 closed feature (wontfix)
Add swapClass Method
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | low | Milestone: | 1.7 |
Component: | attributes | Version: | 1.6.1 |
Keywords: | 1.7-discuss | Cc: | |
Blocked by: | Blocking: |
Description (last modified by )
Hello,
There were times when I needed a class swap, of couse it can be achieved by removing the current class and adding the new one, but a swap method native to jquery would be nice.
Something like $( 'div' ).swapClass( currentValue, newValue );
Anyway, keep the great work on JQuery. Thanks for developing it.
Ricardo Manenti
Change History (12)
comment:1 Changed 12 years ago by
Type: | bug → feature |
---|
comment:2 Changed 12 years ago by
Keywords: | 1.7-discuss added |
---|
comment:3 Changed 12 years ago by
Description: | modified (diff) |
---|
-1, A creative use of toggleClass is sufficient.
comment:6 Changed 12 years ago by
Component: | unfiled → attributes |
---|---|
Description: | modified (diff) |
Priority: | undecided → low |
Status: | new → open |
um, that wasn't me calling anyone names. creep = feature creep
comment:10 Changed 12 years ago by
Description: | modified (diff) |
---|
-1, toggleClass, toggleClass, step right up and toggleClass...
comment:12 Changed 12 years ago by
Milestone: | 1.next → 1.7 |
---|---|
Resolution: | → wontfix |
Status: | open → closed |
Closing per 1.7 roadmap meeting resolution
Note: See
TracTickets for help on using
tickets.
Nominating ticket for 1.7 discussion.