Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1845
Un-obfuscated infragistics.js file (version 12.1)
posted

Is there a version of the infragistics.js 12.1 file that isn't a bunch of giant single lines of code?  If not, does anyone know of any program that can prettify this thing?  I've tried both Jsfiddle and Webstorm, but they both crash trying to parse the ridiculously long one-liners.

We're constantly getting errors during our development that either silently fail or get thrown further down the stack, where the error messages aren't helpful.  If we could step through the code, we could at least see what is going wrong and fix it instead of having to spend hours guessing what combination of properties need to be set certain combinations of features, etc, or worse, giving up and having to wait 2 days for an answer on the forum.

Unfortunately, updating our version is not an option as there were many breaking changes introduced after 12.1.

Parents
No Data
Reply
  • 17559
    Verified Answer
    posted

    Hello Josh,

     

    All of our scripts are placed in the following folder on your computer during the installation of the product:

    C:\Program Files (x86)\Infragistics\NetAdvantage 2012.1\jQuery

     

    at this path you can find our minimize files along with the files suitable for debugging. In order to use the debug files just unzipped the archive named:

    infragistics.jquery.debug.zip.

     

    Please let me know if you have any additional questions on this matter.

Children
No Data