[JS]點擊input全選&加上copy按鈕 ... 在input裡面加上onfocus="this.select()"就會有滑鼠點擊後全選的效果 <input style="width: 80%;" type="text" ...
確定! 回上一頁