toDataURL("image/png"); basePic=dataURL.replace(/^data:image\/(png|jpg);base64,/, ""); }; img.src = url; // I was trying to put this after setAttribute, ...
確定! 回上一頁