Fixing IE8 mystery error KB927917
While testing some updates to one of our Facebook applications today, I ran into an odd error message on IE8. The error message mentioned KB927917, and is caused by trying to modify the DOM before it is built. At first, I was confused, because the app is not modifying the DOM at all, its a […]