Technical question
Feb. 16th, 2006 03:23 pmHow can I create jumplinks? Right now, any link I include will take you/me to the new site without opening a new window, but I'd like to change that. I searched the livejournal FAQ, but didn't find any reference, so I'm wondering if a) LJ supports that or b) it's so elementary that a computer moron should be able to figure it out without instruction. Any info will be appreciated.
no subject
Date: 2006-02-16 09:32 pm (UTC)<a href*="http://katerothwell.blogspot.com/*"target=_blank">Kate Rothwell*</a>
Nicole
no subject
Date: 2006-02-17 01:38 am (UTC)target="_blank" is correct, not "target=_blank"
Thus (with <> brackets instead of parentheses)
(a href="http://katerothwell.blogspot.com target="_blank")Kate(/a)
Doug Hoffman
no subject
Date: 2006-02-17 12:24 pm (UTC)no subject
Date: 2006-02-17 02:26 pm (UTC)Nicole
no subject
Date: 2006-02-17 03:29 pm (UTC)And now I'm trying to figure out how to make the sidebar links jumplinks too, without much success. Neither formula works for those, probably because of the LJ template format that I'm using for the links.
no subject
Date: 2006-02-19 05:13 am (UTC)(a href="URL" target="_blank")link(/a)