Hacker News new | ask | show | jobs
by gildas 5149 days ago
Do you know that your site works OK on IE9 when changing the UA?

Ironically, your site page does not include a doctype so it is interpreted in quirksmode [1]...

[1] http://en.wikipedia.org/wiki/Quirks_mode

1 comments

Yes I do.