mirror of
https://github.com/DataTables/DataTables.git
synced 2025-03-22 14:19:49 +01:00
- Because DataTables is destroying and creating elements for the paging control, focus is lost when navigating via keyboard. This is a real pain when trying to operate DataTables that way! Fix is to refocus on the new element.