Javascript: function cmon(text){ $("#textarea").insertText(text, 0, "collapseToEnd"); } Jsfiddle:http://jsfiddle.net/VmhMM/ ...
確定! 回上一頁