Your Internet Explorer version is not compatible with our shopping cart system. Please use version 9 or higher to avoid problems with your order(s). Close
Why does the JS editor seem to behave different with 2 .js files created from my Mobi inport..
The editor seems to not recognize cr/lf (line terminating characters?) in one of the .js files. The xxxCustom.js file seems to format correctly in the editor..
The first file is a minified, or compressed, JavaScript file, which shouldn’t need altering, it doesn’t have CRLF characters. The second is for customisations and so is not minified. However, if you wish to see the compressed file in a more readable format, you can format the code (Ctrl-Shift-F in the editor).