View Full Version : can't validate page


dcolin
11-10-2006, 09:10 AM
I have coded my webpage with xhtml and css with a "Strict DOCTYPE" and i have also been using target="_blank" on the links in my webpage and can't get the webpage to validate because of this. Does anyone know of a JavaScript equivalent of target="_blank" that will pass the validation procedure. Thanks. DC

vadimo
11-10-2006, 09:27 AM
read this: http://weblogtoolscollection.com/archives/2004/01/02/targetblank-xhtml-10-strict-conversion/

folow 'documented here' link

hope that helps:)