Input Limiter Limits characters on textarea, and input. to use $('.element').on("input propertychange", function(){ $(this).limitInput(250); });