Attribute Order in Text field
-
Hi,
This text-field with min/maxlength and placeholder works fine:[text* plz minlength:5 maxlength:5 placeholder "12345"]but this shortcode (placeholder before min/max) produces a broken text-field
[text* plz placeholder "12345" minlength:5 maxlength:5 ]Is there any reason for order of the attributes or is it an issue?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Attribute Order in Text field’ is closed to new replies.