Modify ↓
Ticket #862 (closed bug: worksforme)
c.split is not a function
| Reported by: | roso | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 1.1 |
| Component: | core | Version: | 1.1 |
| Keywords: | jQuery 1.1.1 | Cc: | |
| Blocking: | Blocked by: |
Description
I get a "c.split is not a function" error pointing to this line:
jQuery.each( c.split(/s+/), function(i, cur){
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.

It seems to be trigered by a click event on a TableSorter object