Click "Block Editor" to enter the edit mode. Use layers, shapes and customize adaptability. Everything is in your hands.

Use layers, shapes and customize adaptability. Everything is in your hands.
Use layers, shapes and customize adaptability. Everything is in your hands.
Здесь будет любой текст, код - то что нужно скопировать
$('#copy').click(function() { var $temp = $(""); $("body").append($temp); $temp.val($('#text').text()).select(); document.execCommand("copy"); $temp.remove(); $(this).text('Тест скопирован!'); });
Made on
Tilda