Issues with Microsoft Edge

  • talentgo2
    Asked on July 20, 2018 at 2:58 PM

    My Form will not load in Microsoft Edge 42.17134.1.0.  I had a candidate call saying the form wasn't working for them so I tried and it didn't work for me either.  

    Jotform Thread 1530704 Screenshot
  • Adrian
    Replied on July 20, 2018 at 3:17 PM

    I have checked your website on the Edge browser and I was able to replicate the issue.

    1532114072bs win10 Edge 17 Screenshot 10

    There are errors showing up on the console because of the way that the form is embedded.

    I suggest you try and embed the form using the script snippet or using the Iframe code.

    Script Snippet:
    <script type="text/javascript" src="https://form.jotform.com/jsform/81865981092165"></script>

    Iframe:
    Getting-the-Form-iFrame-Code

    At the moment, your form is embedded in an iframe inside an iframe which is causing this issue on the Edge browser.