$(document).on("keydown", "textarea.with-line-limit",function(e){ // calculate the lines and disable input if it reaches predefined max number ...
確定! 回上一頁