![]() |
n00b here I have a target_"blank" question
Whats up everybody. I am a total noob in the business. I finally got my site up and running but there isnt much content since its brand new. Im doing a post a day which is about all my schedule can handle right now.
More importantly though I had a question about the use of target_"blank". W3.org counts target_blank's as an error when I validate the site. Should I use target blanks or should I just have the surfer go directly to the link when they click on it? And which would be better for converting sales? Ideas are welcome and thanks in advance. P.S. Ive been lurking around gfy for a while. Just finally signed up. :thumbsup |
I have never seen target blank generate an error message in validation and I use em all the time. Care to link to the site. All the target does is tell the browser where to open up the link, ie, in a new window, or if you are using frames it tells it to open up in that frame.
ETA: Doc Type. Strict html will give that error |
Line 51, Column 136: there is no attribute "TARGET" :(
|
Change your doc type. My guess is you are using strict HTML........
|
in the header?
|
|
Welcome to GFY :)
|
I see you've wrote twice target_"blank", make sure you have respected HTML the syntax and wrote target="_blank" or target="_parent", can you name your site, and let us check as well ?
|
It's an error with XHTML Strict, XHTML Transitional will allow it. If you want to use Strict and make a link open in a new window you have to use Javascript -- look up window.open if you want to take this route
|
All times are GMT -7. The time now is 09:41 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc