E
ewijaya
Dear expert,
Usually, when we click on "FOO" on html below,
the page will open on the current "tab" or "window"
<A HREF=../somepath/somehtml.html class=style1> FOO </A><br><br />
How can we "force" the link openable in new browser tab/windows by
default?
I know we can right click the link in with our browser to select where
to open
it (e.g in Firefox browser), but I would like to make it default open
in NEW Tab.
Usually, when we click on "FOO" on html below,
the page will open on the current "tab" or "window"
<A HREF=../somepath/somehtml.html class=style1> FOO </A><br><br />
How can we "force" the link openable in new browser tab/windows by
default?
I know we can right click the link in with our browser to select where
to open
it (e.g in Firefox browser), but I would like to make it default open
in NEW Tab.