M
M
Max Khimenko2016-06-08 08:23:23
iOS
Max Khimenko, 2016-06-08 08:23:23

Form validation on IOS not working?

<form class="form" action="http://meca.kz/sendernext.php" method="post">
    <div class="form-group">
    <label>Оставить заявку на просчет</label>
    <input type="text" name="name" id="name" size="30" required placeholder="Ваше Имя и Телефон" aria-describedby="name-format" required aria-required=”true” pattern=".{6,}"> 
    </div> 
    <button type="submit" class="btn btn-default">Отправить</button>
  </form>

Guys such a question! Why doesn't verification work on IOS devices? What does not only in native safari but also in Google Chrome and in other browsers on IOS Devices

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question