Odd bug: Doctype not recognized by IE9
Hey,
i just made a fresh vB 3.8.7 install and i have seen that the IE9 (haven't tested with IE8, ...) doesn't recognize the HTML Doctype. If i look at the source, it's obvious that the browser changes the original doctype ( <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">) to a comment.
Maybe someone can help to fix the problem cause i'm building an HTML5 Template and it's necessary to tell the IE to render the page correctly.
Thanks in advance
Florian
|