You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using tablesorter 2.4.6 in a mobile site I'm working on. I just ran across an issue in iOS 5 where the tablesorter plugin throws an error. The error points to the following line of code:
h = $headers.filter(':not([colspan])[data-column="' + i + '"]:last,[colspan="1"][data-column="' + i + '"]:last');
I'm trying to figure out a solution to the issue, but I have been unable to do so.
The text was updated successfully, but these errors were encountered:
I'm using tablesorter 2.4.6 in a mobile site I'm working on. I just ran across an issue in iOS 5 where the tablesorter plugin throws an error. The error points to the following line of code:
I'm trying to figure out a solution to the issue, but I have been unable to do so.
The text was updated successfully, but these errors were encountered: