Monthly Archives: June 2009

jQuery Plugin: Input Limiter Updated!

Hey, I updated the Input Limiter plugin to allow you to completely customize the text that is output. Two new options: remTextFilter and limitTextFilter allow you to do anything you want to the output text before it is displayed.

jQuery Plugin: Input Limiter Released!

I just put together my first jQuery plugin. I call it Input Limiter. It limits input to form fields and it displays text informing the user how many characters they have remaining.