Skip to content

Instantly share code, notes, and snippets.

@AndrewBuntsev
Created June 3, 2020 09:31
Show Gist options
  • Select an option

  • Save AndrewBuntsev/6330d06fe594e4752b260a2d04757602 to your computer and use it in GitHub Desktop.

Select an option

Save AndrewBuntsev/6330d06fe594e4752b260a2d04757602 to your computer and use it in GitHub Desktop.
let popupTextElement = document.getElementById("save-popup-message");
popupTextElement.innerHTML = popupTextElement.innerHTML + "<br/>Initial dataset has been saved";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment