Posted by Andy Dingley on 10/12/69 11:58
Max@Volume.com wrote:
> Why doesn't Strict have target?
Search the ng archives for long discussions of this
Target doesn't work particularly well. Also it was usually used either
for frames, or annoyingly and inappropriately. So it was pulled from
Strict with the intention that something better would replace it ASAP
(that was 10 years ago).
> How are you supposed to get the same
> results using Strict?
Use transitional instead (works fine)
Use target and lose a trivial validity issue
Use JavaScript instead
Wait for its replacement.
> Does XHTML not have target?
XHTML 1.0 comes in Strict, Transitional and Frameset, same as HTML 4.01
[Back to original message]
|