Jump to content
When you buy through links on our site, we may earn an affiliate commission.
  • Current Donation Goals

Recommended Posts

Posted

when using the normal right click hyperlink options how do you make the link open in a new window every time, is there some thing i can add to the address?

Posted
when using the normal right click hyperlink options how do you make the link open in a new window every time, is there some thing i can add to the address?

<a href="your link.htm" target="_blank">Click here</a>

_blank will open a new window

Posted
Do i put that in front of the address in the hyperlink dialog box ?

is this for a forum response? if so, it's more due to forum and browser settings.

what i put up was the HTML code you'd write in a webpage

for example, all links i click on in here open in a new firefox tab

Posted

I am trying to make a hyperlink from a page i made with publisher to link to another site in a new window

Posted

Thanks,

try it first, it has been a while since i have written html.

the code will often change and different browsers might handle things differently

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...
Please Sign In or Sign Up