gitdefence / game-off-2012

Build networks, destroy bugs
http://www.justinmcgirr.com/gitdefence/master/game/
5 stars 1 forks source link

IE Support #101

Closed crazy2be closed 11 years ago

crazy2be commented 11 years ago

IE fails to load because it fires window.onload too soon. See http://www.drcoen.com/2012/05/window-onload-firing-too-early-in-ie/

crazy2be commented 11 years ago

Might be fixed by 9611ee0.

crazy2be commented 11 years ago

Fixed.