[input type=”email”] Unable to type text on mobile
-
Hello, I just noticed a small problem. For some reason it is impossible to type his mail on mobile. I select the “your e-mail” field, my keyboard appears, I type but nothing is displayed. Can someone help me ?
Here is the form code :
<div class="row"> <div class="col span_12"> <p> <label>Ton e-mail :</label> <input type="email" name="EMAIL" required=""> </p> </div> </div> <div class="row"> <div class="col span_8" style="padding-top: 10px;"> <p> <label> <input name="MMERGE3" type="checkbox" value="beta"> <span style="font-size: 14px;">inscrivez-moi aussi pour participer aux premiers béta-tests du jeu.</span> </label> </p> </div> <div class="col span_4"> <input type="submit" value="Suivre l'actu de Qolonis" /> </div> </div>
and here is the form : https://qolonis.com/fr/
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘[input type=”email”] Unable to type text on mobile’ is closed to new replies.