> 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
No comments:
Post a Comment