Robin Herbots
|
cbc98b7fa2
Removed this.focus before setSelectionRange
|
14 年之前 |
Robin Herbots
|
68de4d9ed9
Safari 5.1.x - modal dialog fires keypress twice workaround
|
14 年之前 |
Robin Herbots
|
c3e20c27ad
added getemptymask command which retrieves the default (empty) mask; thi s can be usefull to set the defaultvalue for validation
|
14 年之前 |
Robin Herbots
|
2f65841cbb
add comment
|
14 年之前 |
Robin Herbots
|
cc534d9865
added getemptymask command to retrieve the default (empty) mask value
|
14 年之前 |
Robin Herbots
|
ace3ae7245
fix for issue 6 where the non-masked items are valid for the masked items.
|
14 年之前 |
Robin Herbots
|
24c0b5ff33
cleanup dev
|
14 年之前 |
Robin Herbots
|
b3008a612b
possible fix for android
|
14 年之前 |
Robin Herbots
|
3a52cd0c64
Update README
|
14 年之前 |
Robin Herbots
|
ebf3a8af69
moved casing to the definition level
|
14 年之前 |
Robin Herbots
|
97e88bd217
moved casing to the definition level
|
14 年之前 |
Robin Herbots
|
a47a005053
added autoCasing option - see the readme for usage
|
14 年之前 |
Robin Herbots
|
9bb558018b
Update README
|
14 年之前 |
Robin Herbots
|
303154bce8
Update README
|
14 年之前 |
Robin Herbots
|
f30df46c40
moved day, month, year definition to jquery.inputmask.extentions.js
|
14 年之前 |
Robin Herbots
|
e62600d3ce
extend inputmask definitions with hour, minute, second. also moved day, month, year to the extentions.js
|
14 年之前 |
Robin Herbots
|
59dd786d53
Fix backspace behavior when in overwrite mode
|
14 年之前 |
Robin Herbots
|
e60e113523
revert greedy functionality
|
14 年之前 |
Robin Herbots
|
ff25613b5a
fix for TruncateInput fn
|
14 年之前 |
Robin Herbots
|
bcb5d768e7
Update in preparebuffer - allocate total mask for repeat instead of just 1 char
|
14 年之前 |
Robin Herbots
|
622cbecf6c
Update jquery.inputmask.js
|
14 年之前 |
Robin Herbots
|
6a23436598
fix multi-char placeholder ie7
|
14 年之前 |
Robin Herbots
|
253e11dc40
Update README
|
14 年之前 |
Robin Herbots
|
5cd2c2196e
set version to 0.4.5
|
14 年之前 |
Robin Herbots
|
69e87cc2f8
add multichar placeholder support (usefull for date-format indication)
|
14 年之前 |
Robin Herbots
|
4690a5d290
Fix edge-bug when keep pressing backspace => browser freeze
|
14 年之前 |
Robin Herbots
|
26dd56c63b
Update README
|
14 年之前 |
Robin Herbots
|
5c1a959a01
detect leap year in year validation
|
14 年之前 |
Robin Herbots
|
7b1eab1f9f
Pass the input buffer to the validation function. This can be picked up in the validator todo validation beyond the mask definition.
|
14 年之前 |
Robin Herbots
|
f000d7bbe3
adjust description
|
14 年之前 |