Viewing 1 replies (of 1 total)
  • Plugin Author Petermann

    (@ivanpetermann)

    Hi @azgtoth,

    Try this…

    <script type="text/javascript">
        jQuery(document).ready(function($){
            $("input[name='INPUT_NAME']").mask('00000');
        });
    </script>

    More details: click here.

Viewing 1 replies (of 1 total)

The topic ‘US ZIP Code’ is closed to new replies.