Skip to content
This repository has been archived by the owner on Nov 19, 2024. It is now read-only.

Section :- Working with Javafiles #29

Open
Rajesh007x opened this issue Mar 28, 2022 · 0 comments
Open

Section :- Working with Javafiles #29

Rajesh007x opened this issue Mar 28, 2022 · 0 comments

Comments

@Rajesh007x
Copy link

In utils.js , after writing the code

function showMessage(message){
document.getElementById('message').textContent = message;
}

and home.js

showMessage("Hello");

After saving it , its not reflecting in the webpage

image

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant