diff --git a/index.html b/index.html index 8c3ea94..6628ad9 100644 --- a/index.html +++ b/index.html @@ -18,11 +18,11 @@

FREE AND SIMPLE PFP GENERATOR

- +

Your browser does not support the canvas element.

- +

Tutorial:

@@ -114,30 +114,6 @@

Tutorial:

} }) }); - -//function onOFF() { -//var x = document.getElementById("uploader"); -//x.disabled = true; -//} - -// empty file -//$('#save').bind("click",function() { -//var imgVal = $('#uploader').val(); -//if(imgVal=='') { -//alert("Tidak ada file yang dipilih!"); -//} else { -//console.log('file fill in'); -//} -//}); - -