---------------------------------This widget is on develop and open for proposals.----------------------------------------
A small widget that allows to validate that input is numbers
Required jQuery
To validate user input just call to function validateNumbersInput on jQuery object.
This examle will validate all text inputs on page: $('input[type=text]').validateNumbersInput();
Tested on: Mac safari, chrome Windows chrome, IE10, FF