Increasing is not working in v1.7 without any tested plugin installed
-
Increasing is not working in v1.7 without any tested plugin installed.
For default, the number input is:
<input type="number" step="1" min="1" max name="quantity" value="1" title="Quant." class="input-text qty text" size="4" pattern="[0-9]*" inputmode="numeric">
And the validation introduced in v1.7 is checking the attribute ‘max’ which is empty.
Thanks!
The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Increasing is not working in v1.7 without any tested plugin installed’ is closed to new replies.