Yup. "..." is the URL and _blank should say _blank (though I believe anything will work there, people always use _blank - perhaps some browsers require this).
You can also use a specific window name like, say, "ksra" instead of "_blank". The result is that the first click on the link will open a new window and subsequent clicks on the link or any other link with the same target will load to the same window instead of opening a new one.
8 Comments:
Try <a href="..." target="_blank">link</a>
is '_blank' what I'm actually supposed to type? I am assuming '...' is the url.
(Oh and I'm sorry about the videos, chopper. I gave it all I had. my best wasn't good enough this time. *sniff*)
Yup. "..." is the URL and _blank should say _blank (though I believe anything will work there, people always use _blank - perhaps some browsers require this).
(after a little research _blank appears to be the correct way to do it - IE just lets you break the rules)
Well, no. I'm sorry about the shoulder. A FedEx with ice packs should arrive soon...
Yer funny.
You can also use a specific window name like, say, "ksra" instead of "_blank". The result is that the first click on the link will open a new window and subsequent clicks on the link or any other link with the same target will load to the same window instead of opening a new one.
Thanks.
Post a Comment
<< Home