Subversion Repositories My Stuff

Compare Revisions

Ignore whitespace Rev 24 → Rev 25

/trunk/JavaScripts/textarea_limit.js
0,0 → 1,3
$(document).ready(function(){
$('#sms_form').find('textarea').maxLength(120);
});
Property changes:
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property