Modify ↓
Ticket #10995 (closed feature: plugin)
About the toggleClass function!!!!
| Reported by: | 503593966@… | Owned by: | |
|---|---|---|---|
| Priority: | undecided | Milestone: | None |
| Component: | unfiled | Version: | 1.7.1 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
maybe we can set the option like
toggleClass(classArray,[random])
,the classArray is an array,the elements are className,like [className1,className2,className3,className4],when 'toggle' the order of the class is className1→className2→className3→className4,then the random is optional,it's true or false,when true the order of the class is random. my english is just soso but i think you can understand!!
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

This seems like feature creep to me, best to implement as a plugin and gauge interest and demand