Robin Herbots
|
303b09cf71
fix isComplete function
|
13 years ago |
Robin Herbots
|
0a83549035
added isComplete function
|
13 years ago |
VladimirKuzmin
|
15252fe75b
fix events namespaces
|
13 years ago |
Robin Herbots
|
40feaa802e
remove useless charat
|
13 years ago |
Robin Herbots
|
f0b20add8a
Cannot bind click event to read only input field with inputmask
|
13 years ago |
Robin Herbots
|
42be7ed1b5
If I click label than I am in input assigned to label, but mask is not show.
|
13 years ago |
Robin Herbots
|
0b7e377198
fix settimeout call for FF
|
13 years ago |
Robin Herbots
|
621b3fbada
remove charat from dateextensions
|
13 years ago |
Robin Herbots
|
88f1f68853
should fix issue 145
|
13 years ago |
Robin Herbots
|
f45e2fd7eb
added onKeyValidation callback
|
13 years ago |
Robin Herbots
|
1afe11f537
return this to expose publics
|
13 years ago |
Robin Herbots
|
86241593de
fixes for IE
|
13 years ago |
Robin Herbots
|
5be8baaab9
On IE and Opera, when you tab into a field, the cursor is positioned after the mask. (#132)
|
13 years ago |
Robin Herbots
|
c5424bf79c
Set version to 1.2
|
13 years ago |
Robin Herbots
|
8070a66e6d
Add showMaskOnHover option
|
13 years ago |
Robin Herbots
|
047d8d346e
modified the oncleared, oncomplete & onincomplete to work with events, but still keep compatibility.
|
13 years ago |
Robin Herbots
|
3bf2cc5872
Infinite loop for numericInput mask
|
13 years ago |
Robin Herbots
|
c2d250e02f
issue 127
|
13 years ago |
Robin Herbots
|
fb316cc408
Pressing separator for Date input does not move to next field in IE, also find that it outputs the separator after the separator (I.E 1/ outputs 01//M/YYYY on chrome)
|
13 years ago |
Robin Herbots
|
1e3d00cc4c
Update js/jquery.inputmask.js
|
13 years ago |
Eric Lamb
|
020b5c73c5
Clearing optional tail on mask assignment
|
13 years ago |
Robin Herbots
|
1842542af8
Refactor indexof to $.inArray
|
13 years ago |
Robin Herbots
|
81940ea898
Update js/jquery.inputmask.js
|
13 years ago |
Robin Herbots
|
c0be5a9f31
fix getbufferelement
|
13 years ago |
Robin Herbots
|
6278016027
Update js/jquery.inputmask.js
|
13 years ago |
Robin Herbots
|
0441a8b009
correct greedy setting if needed
|
13 years ago |
Robin Herbots
|
887166241b
Add drag drop functionality
|
13 years ago |
Robin Herbots
|
6553708465
fix typo
|
13 years ago |
Robin Herbots
|
1ce0092e40
better detection for inputevent
|
13 years ago |
Robin Herbots
|
664aeccdb5
fix paste event for older browsers
|
13 years ago |