I want to have a javascript function that changes the text of an element with the id "emoji" to the laughing emoji.
function changeEmoji() {
document.getElementById("emoji").textContent = " 
I want to have a javascript function that changes the text of an element with the id "emoji" to the laughing emoji.
function changeEmoji() {
document.getElementById("emoji").textContent = "