Posts

Showing posts from 2010

jQuery Numeric Plugin Update

Long time since I've posted, but have updated my jQuery numeric plugin for allowing only numbers in input boxes, fixing a couple of bugs and adding functionality (removing from input and allowing integers only). See code updates via GitHub , or download the latest stable version zipped . In the future might set it so you can restrict how many characters you can put after the decimal point (so could be useful for currency input).

Update: CSSCompact - WebHandler

Only a minor code update: CssCompact: A WebHandler for shrinking CSS files (ASP.NET) . Code I am developing will go on GitHub/SamWM at some point (already has my jQuery plugins and ASP code I wrote a while back).