HTML form help

Out of context: Reply #7

  • Started
  • Last post
  • 9 Responses
  • stoplying0

    Still struggling with this form and wondering if anyone has any ideas...
    I'm receiving an error when a user tries to fill out the form using Hiragana (Japanese chars). When typing in English, the form goes through without error.
    I dug around a little bit and found this line of code where you can set a language pref, I think? inputmode "hira" for Hiragane characters...Not really working...
    <textarea name="comments" autocomplete="section-jp comments" inputmode="hira" cols="80" rows="6"></textarea>

    Anyone have any ideas? Thanks.

View thread