• Resolved Sean Thompson

    (@seanthompson)


    Hi guys,

    Been using this plug for a while, and it works great. I just have one question…

    Is there a way to make a form function without JavaScript?

    Thanks in advance,
    Sean

Viewing 4 replies - 1 through 4 (of 4 total)
  • I’m not sure actually. What have you tried so far / what happens when you try to submit the form with JS disabled in your browser?

    I think nowadays most websites won’t work if you block JS, so visitors who actually disable JS shouldn’t be surprised about that.

    Thread Starter Sean Thompson

    (@seanthompson)

    Hi Lap,

    Thanks for your response. Without JS, the message to enable JavaScript appears at the bottom of the form. If I submit the form, the page reloads. The submission fails.

    I understand the part about nowadays. I just think functionality as basic and important as your contact form shouldn’t completely rely on JS to function. The AJAX functionality is sweet, and works great. I was just wondering if there was a way to save the data, and for the back end to work without it.

    I’ve created a feature request for you here: https://github.com/ibericode/html-forms/issues/51

    It’s not clear yet if/when we are going to implement this.

    Thanks!

    Thread Starter Sean Thompson

    (@seanthompson)

    Great. Thank you.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Form Without JavaScript’ is closed to new replies.