I'm guessing that the Javascript interface has a unique word limit because the resulting zoom_index.js file gets very large.
Could the file zoom_index.js be subdivided into 26, for each letter of the alphabet, or for faster use, into more files, (eg. Ba.. Be.. Bi.. etc).
Regards,
Ian Tresman
Could the file zoom_index.js be subdivided into 26, for each letter of the alphabet, or for faster use, into more files, (eg. Ba.. Be.. Bi.. etc).
Regards,
Ian Tresman
Comment