Line 202: | Line 202: | ||
// Get the <span> element that closes the modal | // Get the <span> element that closes the modal | ||
− | var span = document. | + | var span = document.getElementById("close")[0]; |
// When the user clicks on <span> (x), close the modal | // When the user clicks on <span> (x), close the modal |
Revision as of 22:56, 18 October 2016
The Best
×