Код: Выделить всё
[img]myImage.png[/img]
Open In Canva
< /code>
function openInCanva() {
// this is where i want a way to open my image in Canva
}
var button = document.getElementById("imgBtn");
button.addEventListener("click", openInCanva)
Подробнее здесь: https://stackoverflow.com/questions/690 ... nva-editor
Мобильная версия