0
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 19 hours ago.
Jul 17, 2024 — Jul 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed bun in IE 11. Where document.selection is deprecated More... about 11 years ago
Catch errors in selectionStart and setSelectionRange in latest Chrome for input types which doesn't support them More... over 11 years ago
fix error with numeric inputs More... over 11 years ago
Update jquery.numeric.js More... almost 12 years ago
Merge pull request #53 from Tybearius/master More... almost 12 years ago
Update jquery.selectboxes.js More... almost 12 years ago
Modified addOption to work with an array of {"val":"text"} objects More... almost 12 years ago
Merge pull request #51 from qeny/master More... about 12 years ago
Update jquery.numeric.js, saving selection end, allowing keyboard ctrl+A and keyboard selection More... about 12 years ago
Merge pull request #48 from Tybearius/master More... about 12 years ago
Update jquery.selectboxes.js More... over 12 years ago
Merge pull request #38 from aleffnull/master More... over 12 years ago
Fix a typo in call to jQuery val() function More... over 12 years ago
Merge pull request #35 from ajgon/master More... about 13 years ago
Small fixes, to make JSLint complain less More... about 13 years ago
Merge pull request #34 from aaccioly/master More... over 13 years ago
Fixed the regex for numeric plugin onblur validation More... over 13 years ago
Updating version number for numeric plugin, to indicate a bug has been fixed More... over 13 years ago
Updating version number for selectboxes More... over 13 years ago
Merge pull request #27 from sbhimavarapu/patch-1 More... over 13 years ago
Merge pull request #26 from robballou/master More... over 13 years ago
Declaring and initializing startindex to '0'. It is throwing a not-defined error. More... over 13 years ago
Fixed an issue where numeric throws errors if the field is empty. More... over 13 years ago
Option to prevent negative values from being entered. Fix text when it is pasted via Ctrl+V, though not if you use the mouse (can use callback to prevent the form being submitted, or clear the box) More... about 14 years ago
Allow negative numbers when the textbox already contains some data More... about 14 years ago
Allow restricting to integers by setting the first parameter to false. Remove from input by using $(".numeric").removeNumeric() More... over 14 years ago
add minified and packed versions More... about 15 years ago
add support for an initial index to addOption More... about 15 years ago
fixed issue that decimal couldn't be deleted and reentered in numeric field More... about 15 years ago
Wrap numeric plugin in closure. Dual License under MIT and GPL More... over 15 years ago