list.js
list.js copied to clipboard
list.js interfers with browser's scrolling
When a table has elements with HTML IDs, and the page is loaded with an anchor (page.html#some-id). list.js prevents the browser's native scrolling to the table element from working.
see: https://github.com/lovasoa/SQLpage/issues/542