need a snippet of code

For requests for help from CG administrators, Wranglers, and experienced CG members. Please read the FAQ before posting. Also look at CG Wiki for tutorials and how-tos written by other CG webtoonists.
Post Reply
User avatar
VinnieD
Regular Poster
Posts: 795
Joined: Sat Feb 25, 2006 12:01 am
Contact:

need a snippet of code

Post by VinnieD »

okay I feel stupid but I need a bit of HTML.

I just need to know what to add to an "a href" tag to make the link spawn a new window/tab when clicked, as straight links mess up when inside an iframe.

User avatar
OfNaturalOccurrence
Regular Poster
Posts: 37
Joined: Tue Jan 02, 2007 12:59 pm
Location: England
Contact:

Post by OfNaturalOccurrence »

target="_blank"

That SHOULD work.
- Adam

User avatar
VinnieD
Regular Poster
Posts: 795
Joined: Sat Feb 25, 2006 12:01 am
Contact:

Post by VinnieD »

Yup. That did the trick. thanks much.

Post Reply