Skip to content

Commit

Permalink
Update ArgaDwiki.php
Browse files Browse the repository at this point in the history
Add script javascript
  • Loading branch information
Dewaresult authored Oct 19, 2021
1 parent 15ee629 commit 31856bd
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions ArgaDwiki.php
Original file line number Diff line number Diff line change
Expand Up @@ -75,4 +75,10 @@

</form>

<script type="text/javascript">
function enableButton() {
document.getElementById('play-btn').disabled = false;
}
</script>

</html>

0 comments on commit 31856bd

Please sign in to comment.