My Forms Cannot Work in IE & FireFox Browsers

  • cheung2701
    Asked on February 29, 2016 at 5:14 AM

    I cannot enter any details on the fields on IE and Firefox browsers (IE11 and FIrefox 40)

    The Forms are:
    https://form.jotform.me/53069124022445
    https://form.jotform.me/52801595079462

  • mert JotForm UI Developer
    Replied on February 29, 2016 at 8:07 AM

    Hi there,

    I cloned your form and replicated the same issue and it is occurring from some styling problems. To beat this issue, you need to inject following CSS to your form.

     

    .form-textbox, .form-textarea {

        padding: 0;

    }

     

    .form-textbox {

        height: 20px;

    }

     

    Please, see the results from the below:

    My Forms Cannot Work in IE & FireFox Browsers Image 1 Screenshot 20

     

    Please, try this one and let us know the results.

    Thanks.

  • AdamCKL
    Replied on February 29, 2016 at 9:17 AM

    Hi Mert,

    It works on Mac Safari (IE11) but not in Windows8  IE11

  • mert JotForm UI Developer
    Replied on February 29, 2016 at 10:39 AM

    I checked the form with IE11 on Win 8 and didn't encounter the previous problem. Please, see it from the below:

    My Forms Cannot Work in IE & FireFox Browsers Image 1 Screenshot 20 

     

    Could you please check it again and let us know the results?

    Thanks.