Open the href mailto link in new tab / window

后端 未结 8 866
臣服心动
臣服心动 2020-12-05 09:56

I have an image which when click, I want to link to a mailto:

 
        

        
8条回答
  •  北海茫月
    2020-12-05 10:24

    There is a cheap html-hack to this problem.....

    The link on one page...

    Mail
    

    On mailto.html....

    
    
    If nothing pops up click.....Mail!
    

    _blank opens a new tab/window and the metatag does the rest. link as fallback offcourse.

提交回复
热议问题