• Hi
    I am trying to use the plugin for delivering a website on a USB.
    When viewing the final files on Firefox all works well but when viewing on IE (and some chrome), the page is stalling for a long time until finally loading..
    Any idea why ro how to fix that?
    Thanks

Viewing 1 replies (of 1 total)
  • Thread Starter Ron22

    (@ron22)

    Found the problem in a Javascript file:

    return window.XMLHttpRequest ? a = new XMLHttpRequest : window.F && (a = new ActiveXObject(“Microsoft.XMLHTTP”)), a

    I commented it out and everything loads OK and no issues.

Viewing 1 replies (of 1 total)
  • The topic ‘Stall loading in IE and chrome’ is closed to new replies.