本文的javascript程式碼實現了在TEXTAREA中輸入TAB鍵並自動縮排的功能。 ... tmp) sel.text = "/t"+sel.text.replace(//r/n/g, "/r/t") code ...
確定! 回上一頁