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
|
66535e363d
Merge pull request #147 from RobinHerbots/dev
|
13 years ago |
Robin Herbots
|
82ec12a988
Merge pull request #144 from geekdave/master
|
13 years ago |
Robin Herbots
|
88f1f68853
should fix issue 145
|
13 years ago |
Dave Cadwallader
|
821eff5d3d
fixed formatting issue
|
13 years ago |
Dave Cadwallader
|
5213c62a2b
Fixed issue causing change event not to get triggered for decimal masks when a "." character is present in the field.
|
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
|
c424e1cc46
Merge pull request #137 from RobinHerbots/dev
|
13 years ago |
Robin Herbots
|
e87fdc3fd5
Fix for leapyear in autofill
|
13 years ago |
Robin Herbots
|
c0444b2f40
Merge pull request #136 from RobinHerbots/dev
|
13 years ago |
Robin Herbots
|
2b6a81e9a3
Fix year validation
|
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
|
f9f5581a04
Minor fixes
|
13 years ago |
Gareth Edwards
|
39b9cd5549
Support entering of different separator characters as well as two digit years pushed to four digits where appropriate.
|
13 years ago |
Gareth Edwards
|
37a6939ab6
Time input and URL input masks.
|
13 years ago |
Robin Herbots
|
1746c7bb6e
Merge branch 'dev'
|
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
|
f8b6ef95e6
Merge branch 'dev'
|
13 years ago |
Robin Herbots
|
3bf2cc5872
Infinite loop for numericInput mask
|
13 years ago |
Robin Herbots
|
00180d8fb0
Merge pull request #129 from RobinHerbots/dev
|
13 years ago |
Robin Herbots
|
c2d250e02f
issue 127
|
13 years ago |
Robin Herbots
|
e0e7c134bb
Issue 127
|
13 years ago |
Robin Herbots
|
6b7016f787
Merge branch 'dev'
|
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 |