gyrocode / jquery-datatables-checkboxes

Checkboxes is an extension for the jQuery DataTables library that provides universal solution for working with checkboxes in a table.
https://www.gyrocode.com/projects/jquery-datatables-checkboxes/
MIT License
150 stars 61 forks source link

Library doesn't load on Firefox > 6.0.1 #75

Closed BDFINSEE closed 6 years ago

BDFINSEE commented 6 years ago

Javascript console error message :

fail to load script from source //gyrocode.github.io/jquery-datatables-checkboxes/1.2.10/js/dataTables.checkboxes.min.js

Thanks a lot

mpryvkin commented 6 years ago

Can't confirm it, it works for me. Try to disable ad blockers.

mpryvkin commented 6 years ago

If you are using older browser version that doesn't support double forward slash syntax, try using https://gyrocode.github.io/jquery-datatables-checkboxes/1.2.10/js/dataTables.checkboxes.min.js instead.