diff --git a/home.js b/home.js index da593cb..cd06bb0 100644 --- a/home.js +++ b/home.js @@ -1,14 +1,9 @@ -//window.onload = run; -//function run() -//{ document.getElementById("id_run").addEventListener("click", function(e){ console.log("triggered!!"); alert("judihudi"); startBackgroundScript(); e.preventDefault(); }); -//} - function startBackgroundScript() {