Advertisements
Advertisements
OK, y'all, here's a cool thing you can add to your programming when you put up a post. If you add the folloowing snippet
target="_blank"
to each link directly after the quote mark at the end of the web address you are linking to (and still inside the 'carrots')
it will automatically make the link open in a new window INSTEAD of navigating away from your page.
Mary
one more note---for this to work there must be a space between the quote at the end of the web address and the word 'target' If you click on my most recent post, then rightclick and select 'view source' you can go down through the programming, find the words around my links, as see what the programming should look like...
Advertisements
Mary,
Help!
I've tried and tried to get this to work but I keep getting errors. I went and looked at yours but I'm still missing something...
Could you copy and past a link exactly for me so I can see what you are doing? Thanks for this great tip!!!
ok. I think I got it. I have no idea what I did or didn't do, but I took a break and came back and got it I hope! Thanks
<a href="[url="http://www.magazine.tcu.edu/articles/2006-01-CV.asp?issueid=200601"]http://www.magazine.tcu.edu/articles/2006-01-CV.asp?issueid=200601[/url]" target="_blank">
Advertisements