On Feb 13, 7:02*pm, zalun <zal... (AT) gmail (DOT) com> wrote:
Hi Zalun. This is a newsgroup.
Quote:
I assume you've got these result from the editor page (as you've used
the fiddle.jshell.net).
Currently results in IE9 are not working well when checking from
within the editor. |
Very sorry to hear that.
Quote:
Due to an error in JS some time ago I forced IE7 mode on the editor. |
Ah, that was short-sighted.
Quote:
Unfortunately only recently someone told me this mode is inherited by
the iframe as well. |
Unfortunate.
Quote:
There is a solution, however it might be uncomfortable, I suggest to
edit in any other browser and test IE9 in /draft/ mode. |
Okay.
Maybe you should ask in a jQuery forum?
But seriously, the result in FF doesn't indicate an issue with IE 9
Compatibility Mode. Looked to me like one of your scripts was being
discarded. Therefore the "tweets" method does not get added to the
jQuery prototype. IE 9 threw a similar error, though possibly for
different reasons.
Good luck!