Web Browsers do not load the form fast enough

  • Annie Fox
    Asked on January 1, 2017 at 3:55 PM

    I am the web designer at Ascend Analytics.  We have had complaints that your forms are not loading fast enough, if at all, on Safari.  Is there something you can recommend for this?  

     

    Thanks,

    Annie Fox

  • candy
    Replied on January 2, 2017 at 2:39 AM

    Dear Annie,

    We are sorry for the inconvenience you have.

    I have checked the network of your website. I have seen that there is a missing image file and it costs more than 30s to search it as you can see the screenshot below:

    Web Browsers do not load the form fast enough Image 1 Screenshot 20

    I have checked the codes and I have seen that the missing image file is in the form codes. I have forwarded this issue to our software development team in order to fix the missing image issue.

    You are going to be informed via this thread as soon as the issue will be fixed.

    Thank you for reporting us.

  • Scott JotForm Developer
    Replied on January 2, 2017 at 8:24 AM

    Hey Annie,

    We investigated your form and were able to find the injected CSS code on the old JotForm wizard. (if you add "&old" to your URL when you are editing your form, you can see it for yourself too)

    Web Browsers do not load the form fast enough Image 1 Screenshot 20

    Problem was that either this was an old form or a cloned version of an old form. Since it was trying to fetch a dummy object from an old service we used before changing our servers.

    For the solution of your problem, we changed the part from the injected CSS where it says:

    //static-interlogyllc.netdna-ssl.com/themes/img/blank.gif

    to:

    //cdn.jotfor.ms/themes/img/blank.gif

    It looks like this change resolved your issue.

    Thank you for contacting us about this issue and again sorry for the inconvenience that it caused.

    If there is anything else we can help you with, we will be waiting to hear from you,

    Cheers.