igorescobar/jQuery-Mask-Plugin

Input mask for just text

karlhadwen opened this issue ยท 3 comments

I've been searching for the past hour in regards to see if the plugin can work with just text, at any length, and with any amount of words. Is this possible?

An example would be:

Company Name: jQuery Mask Plugin Company

The mask being: Company Name:

@karlhadwen sorry but we don't support mask prefix or sufix, only placeholders.

This can be a future feature? (maybe?)

@karlhadwen I'm sorry. I have noticed that I gave you a retarded answer ๐Ÿ˜† . You can achieve that by using recursive the pattern (also explained on docs).