Robin Herbots
|
7f63e3efcc
Update jquery.inputmask.js
|
13 years ago |
Robin Herbots
|
89aee62d2d
Updated ResolveAlias for easy extending existing alias definitions (see updated datetime alias)
|
13 years ago |
Robin Herbots
|
9a61585c6c
hopefully the final fix for fn.val.patch ;-)
|
13 years ago |
Robin Herbots
|
72030b2cc5
another fix for fn.val patch
|
13 years ago |
Robin Herbots
|
c1760b0a9f
fix in patch $.fn.val when using a selector with more then one result
|
13 years ago |
Robin Herbots
|
556c6334aa
added autofill
|
13 years ago |
Robin Herbots
|
a64a7e81f9
don't try to apply the mask on non input elements
|
13 years ago |
Robin Herbots
|
ea3f7331b2
fix resolvealias reapply options
|
13 years ago |
Robin Herbots
|
6220d47712
remove settimeout in applying the mask
|
13 years ago |
Robin Herbots
|
821188fb0d
remove settimeout in setvalue
|
13 years ago |
Robin Herbots
|
b5ae11cf03
fix for issue 35 - enforce sections, ... deleting chars only shift when the maskdefinition matches
|
13 years ago |
Robin Herbots
|
4b0e70800c
fix in checkval for rtl/numeric input
|
13 years ago |
Robin Herbots
|
7b0739f404
fix for changeevent
|
13 years ago |
Robin Herbots
|
8fbf3729ab
move the change event to later in execution, ... just to be sure and correctness
|
13 years ago |
Robin Herbots
|
c5693ecd13
return "" when value == mask in either case
|
13 years ago |
Robin Herbots
|
f0228f0f56
Update jquery.inputmask.js
|
13 years ago |
Robin Herbots
|
c86442d70c
fixes for the change event
|
13 years ago |
Robin Herbots
|
120acb19cd
Pass the position (pos) to the validator (IsValid). Can by usefull within the validator fn.
|
13 years ago |
Robin Herbots
|
9e965bc265
quick fix for chrome (patchValueProperty)
|
13 years ago |
Robin Herbots
|
5c214c98ed
patchValueProperty fix for IE8
|
14 years ago |
Robin Herbots
|
56dcb344d4
Update jquery.inputmask.js
|
14 years ago |
Robin Herbots
|
706e13efec
fix for firtefox
|
14 years ago |
Robin Herbots
|
b3d497d4ef
Update jquery.inputmask.js
|
14 years ago |
Robin Herbots
|
fa4681693e
added value property patch through defineProperty
|
14 years ago |
Robin Herbots
|
460eab1ea6
fix for <CTRL> X key combination
|
14 years ago |
Robin Herbots
|
90bf5f8ab5
some cleanup
|
14 years ago |
Robin Herbots
|
8afb970052
removed patch_val option, removed setvalue option
|
14 years ago |
Robin Herbots
|
c662073a0a
added support for simple optional masks with dir='rtl' + fix backspace behavior
|
14 years ago |
Robin Herbots
|
f3da18e705
test
|
14 years ago |
Robin Herbots
|
4af58c6f55
Merge pull request #30 from rosshadden/master
|
14 years ago |