I recently stumbled upon a JavaScript issue that I have actually encountered in the past but couldn’t remember where I used it. The problem comes in when you try to fire an on click event on an element within a DataTables table and the element is after page 1 in the DataTable. This happens because […]
↧