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
table-sort-js should handle the sorting of tables that contain text between tags like <divs> and <spans> etc. I don't know exactly how this should be handled, I guess use the innermost tag...
table-sort-js should handle the sorting of tables that contain text between tags like
<divs>
and<spans>
etc. I don't know exactly how this should be handled, I guess use the innermost tag...Example tables:
https://krausest.github.io/js-framework-benchmark/current.html
http://vanilla-js.com/
The text was updated successfully, but these errors were encountered: