Skip to content

Commit

Permalink
hello.js
Browse files Browse the repository at this point in the history
  • Loading branch information
liy010 committed Mar 31, 2018
1 parent be027b6 commit 3b5fa70
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions hello.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
function myfunction() {
document.getElementById("demo").innerHTML = "my first js"
}

0 comments on commit 3b5fa70

Please sign in to comment.