«تو همونی که» را از بابک جهانبخش گوش دهید.
کپی لینک کوتاه مطلب var myInput = document.getElementById("copyInp"); var myButton = document.getElementById("copyBtn"); myButton.onclick = function(){ myInput.select(); document.execCommand("copy"); }
«تو همونی که» را از بابک جهانبخش گوش دهید.