Skip to content
Advertisement

Tag: mailto

Is an href=mailto the end of code execution?

I am modifying an old website, and I have run into an issue with javascript. I was hoping somebody could help explain it to me. In this website, there is a location.href=”mailto:…” statement. After the mailto, there is some code that is expected to run. In older versions of this website, this code would run properly, but in my version,

Advertisement