0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Mar 04, 2025 — Mar 04, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix typo in example file and added description. More... almost 15 years ago
Fix weird file modes. More... almost 15 years ago
Clarify that the latest code is on Github. More... almost 15 years ago
Add version number to timePicker object and update file header. More... almost 15 years ago
Updated minified version. This time using uglifyJS. More... almost 15 years ago
Helper function setTime() now takes a string in addition to a date object. Thanks to Christine Yen (christineyen) for the idea. More... almost 15 years ago
Changed strings to variables for better compression when using minifiers. More... almost 15 years ago
Add options description up top in description More... almost 15 years ago
Add minified version. More... over 15 years ago
Update example. More... over 15 years ago
Style tweaks. More... over 15 years ago
Position datePicker when shown to get correct position on dynamically changing sites. Take input element height into account. More... over 15 years ago
Added README. More... over 15 years ago
Fix AM/PM conversion. Thanks to Craig Alan Eich. More... over 15 years ago
Style tweaks. More... over 15 years ago
Switch to jQuery 1.4.2, Goggle hosted, for the example. Whitespace changes and fixed the code example. More... over 15 years ago
Fix repeating keys in Firefox and Opera by using keypress instead of keydown for them. More... over 16 years ago
Remove some unneeded code. More... over 16 years ago
Accept startTime and endTime as strings as well as Date object. Make JavaScript Lind happy. Added some code comments. Bump the version number. More... over 16 years ago
Fix for Firefox triggering mouseover event when using the pointer is above the list and using the keyboard. Some other minor fixes and code style. More... over 16 years ago
Whitespace fixes. More... over 16 years ago
Fix selection of the last item. More... over 16 years ago
Fix conversion of 12-hour input. More... over 16 years ago
Hide on Esc-key. More... over 16 years ago
Use keydown instead of keypress which is the correct event for capturing non-text input. This breaks holding down the key in Firefox - will have to fix that. Tweaked the behaviour when using the up/down key and also made the selection loop when at the top or bottom. More... over 16 years ago
Import of old timePicker code More... over 16 years ago