html5 - HTML pattern Arabic letters -
i want insert arabic letters in pattern english letters
pattern="[a-za-z0-9-_. ]{1,30}" i have no idea how accomplish action.
the range arabic , persian shared code used arabic too.
[أ-يa-za-z] this reference finding character range of unicode languages:
Comments
Post a Comment