'This form is not secure' error message when submitting the form using iPhone

  • ptn0301
    Asked on May 3, 2015 at 9:28 AM

    2 Warning message for non secure content

    I showed the javascript console so you could see that nothing on the page was requesting anything over http.

  • Welvin Support Team Lead
    Replied on May 3, 2015 at 9:56 AM

    The only thing that I've found in the form that might causing this to happen is the CSS codes for the submit button, the following:

    //www.jotform.com/themes/css/buttons/form-submit-button-blue.css

    I've changed it for you to the following URL:

    https://www.jotform.com/themes/css/buttons/form-submit-button-blue.css

    You can find this URL in the custom CSS codes (http://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes ) for the form.

    Please try submitting the form again and let us know if the error is still there.

    Thanks