Jump to content

igpxnaruto4

Members
  • Posts

    3
  • Joined

  • Last visited

Posts posted by igpxnaruto4

  1. i really don't have much experience with this type of stuff. i was looking at

    		    var url = canvas.toDataURL("image/png;base64;");		    downloadImage.attr('href', url);

    of the js and was wuondering if changing this (downloadImage.attr('href', url); ) in any way could possibly make it generate the file?like for example downloadImage.attr('./gallery/gallery', url);or url.copy('./gallery/gallery');Thanks

×
×
  • Create New...