Robin Herbots
|
ebce92a08e
Merge pull request #159 from VladimirKuzmin/1.x
|
13 years ago |
VladimirKuzmin
|
15252fe75b
fix events namespaces
|
13 years ago |
Robin Herbots
|
4de6353c67
moved extensions from custom to date extensions and general extensions
|
13 years ago |
Robin Herbots
|
40feaa802e
remove useless charat
|
13 years ago |
Robin Herbots
|
917ef74600
update readme
|
13 years ago |
Robin Herbots
|
7a2dfef8aa
Added yearrange option to the date extensions
|
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
|
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 |