Robin Herbots
|
7b0739f404
fix for changeevent
|
13 年 前 |
Robin Herbots
|
8fbf3729ab
move the change event to later in execution, ... just to be sure and correctness
|
13 年 前 |
Robin Herbots
|
c5693ecd13
return "" when value == mask in either case
|
13 年 前 |
Robin Herbots
|
f0228f0f56
Update jquery.inputmask.js
|
13 年 前 |
Robin Herbots
|
c86442d70c
fixes for the change event
|
13 年 前 |
Robin Herbots
|
120acb19cd
Pass the position (pos) to the validator (IsValid). Can by usefull within the validator fn.
|
13 年 前 |
Robin Herbots
|
9e965bc265
quick fix for chrome (patchValueProperty)
|
14 年 前 |
Robin Herbots
|
5c214c98ed
patchValueProperty fix for IE8
|
14 年 前 |
Robin Herbots
|
56dcb344d4
Update jquery.inputmask.js
|
14 年 前 |
Robin Herbots
|
706e13efec
fix for firtefox
|
14 年 前 |
Robin Herbots
|
b3d497d4ef
Update jquery.inputmask.js
|
14 年 前 |
Robin Herbots
|
fa4681693e
added value property patch through defineProperty
|
14 年 前 |
Robin Herbots
|
460eab1ea6
fix for <CTRL> X key combination
|
14 年 前 |
Robin Herbots
|
90bf5f8ab5
some cleanup
|
14 年 前 |
Robin Herbots
|
8afb970052
removed patch_val option, removed setvalue option
|
14 年 前 |
Robin Herbots
|
c662073a0a
added support for simple optional masks with dir='rtl' + fix backspace behavior
|
14 年 前 |
Robin Herbots
|
f3da18e705
test
|
14 年 前 |
Robin Herbots
|
4af58c6f55
Merge pull request #30 from rosshadden/master
|
14 年 前 |
Robin Herbots
|
0684b3a9c3
Merge branch 'dev'
|
14 年 前 |
Robin Herbots
|
605dc3a97b
move optional clearout to function
|
14 年 前 |
Robin Herbots
|
d32b6d3176
Added simple optional masks, or you can see it as clearing out optional masks on the tail when the input looses focus.
|
14 年 前 |
Ross Hadden
|
72c0784526
Fixed if placeholder.length > 1;
|
14 年 前 |
Ross Hadden
|
91f22f3f61
Optional masks;
|
14 年 前 |
Ross Hadden
|
a53f387eb5
Merge remote-tracking branch 'original/master'
|
14 年 前 |
Ross Hadden
|
1676b5bfad
Added placeholder to input.data, for convenience;
|
14 年 前 |
Robin Herbots
|
5f4776b449
Merge branch 'dev'
|
14 年 前 |
Robin Herbots
|
b1684a1964
fix for numericInput with greedy false option
|
14 年 前 |
Robin Herbots
|
533a164980
some fixes
|
14 年 前 |
Robin Herbots
|
75a369b054
greedy option fix for RTL
|
14 年 前 |
Robin Herbots
|
ceb352a54a
some extra for RTL
|
14 年 前 |