FxrAndy Posted December 11, 2008 Report Share Posted December 11, 2008 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? Link to comment Share on other sites More sharing options...
PhilipM Posted December 12, 2008 Report Share Posted December 12, 2008 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 Link to comment Share on other sites More sharing options...
FxrAndy Posted December 12, 2008 Author Report Share Posted December 12, 2008 Do i put that in front of the address in the hyperlink dialog box ? Link to comment Share on other sites More sharing options...
PhilipM Posted December 12, 2008 Report Share Posted December 12, 2008 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 Link to comment Share on other sites More sharing options...
FxrAndy Posted December 12, 2008 Author Report Share Posted December 12, 2008 ok that is good now how doi get an image to work as a hyperling to open in a new window Link to comment Share on other sites More sharing options...
KB Posted December 12, 2008 Report Share Posted December 12, 2008 Hmm....Watermarks....Hyperlinking Curious to see your new site Andy Ken Link to comment Share on other sites More sharing options...
FxrAndy Posted December 12, 2008 Author Report Share Posted December 12, 2008 I am trying to make a hyperlink from a page i made with publisher to link to another site in a new window Link to comment Share on other sites More sharing options...
KB Posted December 12, 2008 Report Share Posted December 12, 2008 well there goes my interest factor Ken Link to comment Share on other sites More sharing options...
PhilipM Posted December 12, 2008 Report Share Posted December 12, 2008 <a href="your link.htm" target="_blank"><img src="www.picture.com/photo.jpg"></a> use the img src instead of the click me text Link to comment Share on other sites More sharing options...
FxrAndy Posted December 12, 2008 Author Report Share Posted December 12, 2008 Philip you are a star, thank you, i will be PMING YOU Link to comment Share on other sites More sharing options...
PhilipM Posted December 12, 2008 Report Share Posted December 12, 2008 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 Link to comment Share on other sites More sharing options...
FxrAndy Posted December 12, 2008 Author Report Share Posted December 12, 2008 All works perfectly thank you Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now