View Full Version : Basic HTML question
Baser-X
January 13th, 2005, 08:23 PM
Let me start by saying I'm just proficient enough with html to be dangerous....
With that, here's my question:
When adding a link to a site that should open in a new window, I'm using:
<a href="http://www.whateversite.com/" target="_blank">Whatever Site</a>
Problem is, when clicking the link, it's not opening in a new window... am I doing something wrong?
Thanks :)
hypnotizeminds
January 13th, 2005, 08:29 PM
Scratch what I had here first, I'm on something... or you'd think anyways.
I read on another forum that the only way it wouldn't work is if another script being used does not allow new windows to be opened.
Probably doesn't help you much, but it overlaps what I had originally posted!
renegade600
January 13th, 2005, 08:40 PM
I do not see anything wrong, if you are using any type of popup stopper be sure to disable it while testing or press the ctrl key as you click on the link.
Also make sure you use the same case for your lettering. It must be exact when you call it up.
If you already have the page online, provide a link.
Baser-X
January 13th, 2005, 09:21 PM
Thanks guys, I figured it out. I was not spacing it correctly... I'm an idiot sometimes... well, ask my g/f and I'm an idiot all the time
hypnotizeminds
January 13th, 2005, 09:38 PM
Thanks guys, I figured it out. I was not spacing it correctly... I'm an idiot sometimes... well, ask my g/f and I'm an idiot all the time
Girls...
Glad you got it worked out, buddy. :wave: