javascript - Anchor Tag Mailto Breaking / Disabling Click Events, target="_blank" Behavior Suboptimal -


i've been running weird issue when clicking on anchor tag mailto: href while using outlook, further click events on page not going off. not clicking on link allow further click events work correctly.

i couldn't happen locally longest time, on gut feeling changed target on anchor tags target="_blank" open in new window. seems have fixed issue, open window launched email client stays open after client loads.

so need 1 of 2 things. one, there way of having mailto: open on page , have auto close after email client "catches"? if isn't possible, causing mailto: break jquery/ backbone.js events? start looking?

still haven't pinned down caused this, i'm done looking it. answering here clean questions.


Comments

Popular posts from this blog

node.js - Bad Request - node js ajax post -

Why does Ruby on Rails generate add a blank line to the end of a file? -

keyboard - Smiles and long press feature in Android -