Line 206: | Line 206: | ||
// When the user clicks on <span> (x), close the modal | // When the user clicks on <span> (x), close the modal | ||
span.onclick = function() { | span.onclick = function() { | ||
− | modal. | + | modal.hide(); |
} | } | ||
</script> | </script> |
Revision as of 23:06, 18 October 2016
The Best
×