$(document).ready(function() {
   $("#user_comment").charCounter(140);
});