Bootstrap 3 minify js and css files
Bootstrap 3 minify js and css files
I am using Bootstrap 3 and downloaded jquery.dataTables.js 1.10.0-dev, dataTables.bootstrap.js and dataTables.bootstrap.css.
These files aren't minified, are there minified versions of these files available, if not is there a way to minify them myself.
Kind regards,
Annet
These files aren't minified, are there minified versions of these files available, if not is there a way to minify them myself.
Kind regards,
Annet
This discussion has been closed.
Replies
The integration files can be minified using standard tools such as closure compiler or YUI compress.
Allan
Thanks for your reply. So far everything works fine.
Kind regards,
Annet
Allan
I solved the problem by adding the settings to the form's id rather than form-inline.
Kind regards,
Annet