|
Posted by John Salerno on 11/22/44 11:38
Toby Inkster wrote:
> John Salerno wrote:
>
>> <?xml version="1.0" encoding="utf-8"?>
>
> Replace this with:
>
> <?= '<?xml version="1.0" encoding="utf-8"?>'."\n" ?>
>
> (or remove it altogether -- it's optional, and pushes IE/win into quirks
> mode)
>
Well, I could have sworn I tried this already and it didn't work, but
now it does. Thanks!
Btw, what does that first option do, with <?= ?> ?
Navigation:
[Reply to this message]
|