Tool to create dataTables.min.js after custom modification?
Tool to create dataTables.min.js after custom modification?
Hi,
What tool is used to create the "minimized" version of jquery.dataTables.js?
I tried using
- http://jscompress.com/
- http://refresh-sf.com/yui/
- http://www.crockford.com/javascript/jsmin.html
(on the unmodified v1.9.4 .js file) but when comparing the output to the included file jquery.dataTables.min.js, they look super different.
I've had to make a very small change in the dataTables.js file to match my needs so will be creating a new *.min.js file from my modified datatables.js file.
Has anyone done this?
THank you :)
lili
What tool is used to create the "minimized" version of jquery.dataTables.js?
I tried using
- http://jscompress.com/
- http://refresh-sf.com/yui/
- http://www.crockford.com/javascript/jsmin.html
(on the unmodified v1.9.4 .js file) but when comparing the output to the included file jquery.dataTables.min.js, they look super different.
I've had to make a very small change in the dataTables.js file to match my needs so will be creating a new *.min.js file from my modified datatables.js file.
Has anyone done this?
THank you :)
lili
This discussion has been closed.