Opened 10 years ago
Closed 10 years ago
#13411 closed bug (duplicate)
jQuery.removeClass() not working when call without arguments
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.9.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
jQuery.removeClass() not working when call without arguments.
It should remove all classes of an element, but is not working.
Note: See
TracTickets for help on using
tickets.
Duplicate of #13367.