Skip to content
Snippets Groups Projects
Commit f4b200b0 authored by Peter Faber's avatar Peter Faber
Browse files

Update condClick.js

parent 92181c7e
No related branches found
No related tags found
No related merge requests found
function displayHelloWorld() {
document.getElementById('output').innerText = "Hello, World!";
document.getElementById('condClickOutput').innerText = "Hello, World!";
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment