Pretty simple:
I have code using Object.getPrototypeOf(...)
to get the inherited classes of a Dojo Widget (just a JS object). Object.getPrototypeOf(...)
isn't supported in IE8. I need an IE work around. Any ideas? Thanks in advance.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…