Hi,
i use dataTables 1.10.0 and the latest jquery. In Firefox (latest version 30.0) i get this error which makes DT unusable:
jquery.dataTables.min.js is being assigned a //# sourceMappingURL, but already has one
No problem in Chrome...
I call jquery like this
When i use dataTables from CDN instead of including the file directly, i have no problem. What is this supposed to mean?
Thanks for your help.