Closed fellipeh closed 10 years ago
what do you need from docs? can I help you? :)
Hi Wander!
I need some example how to put a mask into a input. Like: Phone
I see some time ago, in the original website, has many example of how to use meiomask.
Try this...
$('#id').setMask('(99) 9999-9999');
... or open file
https://github.com/fabiomcosta/jquery-meiomask/blob/master/src/meiomask.js
at lines 154-206
:)
Can I set for some css class ? Like.. I have 15 inputs, and I want to put the same mask.
$('#id')
... is a simple jQuery selector... you can do this selecting nodes that you need... ^o)
Ok,
Thanks man!
In time.. Great plugin!!!
Hi, there's any docs without in original website? I ask that, because, the original website is off.
Cheers