emulation - emulate right click when you click -


right clicking mouse brings several choices, 1 being "open link in new window"

now, enter code when left-clicks on link, emulates right click option mentioned.

i've looked everywhere...

is possible?

thank you

the attribute _target="blank" open in new tab or window.

<a href="http://google.com" target="_blank">my link</a>


Comments

Popular posts from this blog

resizing Telegram inline keyboard -

command line - How can a Python program background itself? -

php - "cURL error 28: Resolving timed out" on Wordpress on Azure App Service on Linux -