Forum Moderators: coopster
Since it’ll mean nothing without an honest answer let me start:
With a blend of all the above I am not validating 100%
Always missing quite a few stuffs that I cannot fix!
<edit>But I am crossbrowsers OK </edit>
Further please, consider that my post is not about me, it’s about “Do you validate within the described parameters” ?
I guess you do, so we have a yes I do, correct?
PHP's nl2br() tends to impose an XHTML-style line break element (<br />) which isn't correct in ordinary HTML. Not sure whether that makes the document invalid.
As for JS: perhaps you need to escape forward slahses?
[edited by: RonPK at 4:15 pm (utc) on Oct. 18, 2008]