primefaces - Many Input masks for the same input field -


is possible have different input mask patterns same input field? trying validate postal code field user can enter codes of format aa9a , aa9 9aa , few more. using primefaces.

https://github.com/normanzb/chuanr/

this tools support multiple patterns. can create custom matching.

take @ demo, click "patterns" http://normanzb.github.com/chuanr/.


Comments

Popular posts from this blog

linux - xterm copying to CLIPBOARD using copy-selection causes automatic updating of CLIPBOARD upon mouse selection -

c++ - qgraphicsview horizontal scrolling always has a vertical delta -