Skip to content
This repository has been archived by the owner on Jun 1, 2021. It is now read-only.

Latest commit

 

History

History
30 lines (16 loc) · 936 Bytes

README.md

File metadata and controls

30 lines (16 loc) · 936 Bytes

Canadian extensions to AutoCleanCallback (required).

Usage

Include the script after jQuery and AutoCleanCallback has been loaded.

In your HTML form, mark all phone number fields with type="tel", and all postal code fields with placeholder="A#A #A#". These two types are automatically detected and enabled.

<input type="tel" placeholder="(###) ###-####" />
<input type="text" placeholder="A#A #A#" />

Runtime dependencies

License

Copyright (c) 2012, 2013 Joel Purra All rights reserved.

When using AutoCleanCallback-Canada, comply to at least one of the three available licenses: BSD, MIT, GPL. Please see the LICENSE file for details.