After struggling with this for a while, I'm going to pass along this beffuddling issue to all of you wonderful folks.
We recently began working on
http://globeradio.org. In Windows (tested in seven and eight RC) in IE9, the ready function is simply never being called. Upon inspection, both jquery and my script file have loaded (
http://globeradio.org/static/js/script.js).
We've tried removing X-UA headers, forcing IE8 emulation, changing the jQuery version. Just about anything we can think of.
Here's the crazy part:If you open the developer toolbar (F12) and reload the page, it fires the function.
I'm about out of patience and any guidance would be greatly appreciated.