On Sat, Jan 2, 2010 at 1:13 AM, bookmarc <mmelc...@gmail.com> wrote:
> The following code gives a a "parser error" in Google Chrome and
> Firefox but seems to work in Safari.  Can anyone see what I am doing
> wrong or understand why this is happening?

I see a couple things that make me wonder:

> <header>
> ...
> </header>

Maybe this was just a transcription oops, but drop the "er"s.

>                diagnostics: "false"

True booleans shouldn't have quotes around them, though it could be
your server wants them in string form for some reason, I suppose.

Good luck.

Nathan

Reply via email to