jakesylvestre / flexicontent

Automatically exported from code.google.com/p/flexicontent
0 stars 0 forks source link

Use jQuery inputmask capabilities for custom regexp and phone codes #601

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago

jQuery inputmask can accept regexp and numerous international phone codes.

-- for regexp , we need option in validation parameter, and new parameter to 
enter the regexp, the appropriate html paramaters in input field so that it 
will be used properly

Original issue reported on code.google.com by ggp...@gmail.com on 26 Oct 2013 at 12:28