Re: if I wanted to never use innerHTML, what else would I use?
"John W. Kennedy" <jwkenne@attglo bal.net> wrote:
[color=blue]
> It is /not/ a fundamental problem with XHTML, it is a fundamental
> problem with so-called "web browsers" that can't be bothered to follow
> standards[/color]
The recommendation (it's not a standard) for XML is that if the document
is not well-formed, the parser should *stop* and report.
You really think my mom is waiting for stuff like:
Error at line #121 open tag found without close tag.
[color=blue]
> (in some cases, due to incompetence, but, in Microsoft's case,
> because it is their deliberate policy to ignore and sabotage standards
> wherever possible).[/color]
You're mistaken, most standards you call standards are recommendations and
working drafts.
--
John MexIT: http://johnbokma.com/mexit/
personal page: http://johnbokma.com/
Experienced programmer available: http://castleamber.com/
Happy Customers: http://castleamber.com/testimonials.html
"John W. Kennedy" <jwkenne@attglo bal.net> wrote:
[color=blue]
> It is /not/ a fundamental problem with XHTML, it is a fundamental
> problem with so-called "web browsers" that can't be bothered to follow
> standards[/color]
The recommendation (it's not a standard) for XML is that if the document
is not well-formed, the parser should *stop* and report.
You really think my mom is waiting for stuff like:
Error at line #121 open tag found without close tag.
[color=blue]
> (in some cases, due to incompetence, but, in Microsoft's case,
> because it is their deliberate policy to ignore and sabotage standards
> wherever possible).[/color]
You're mistaken, most standards you call standards are recommendations and
working drafts.
--
John MexIT: http://johnbokma.com/mexit/
personal page: http://johnbokma.com/
Experienced programmer available: http://castleamber.com/
Happy Customers: http://castleamber.com/testimonials.html
Comment