Zombiejs jQuery nullTypeError 'compareDocumentPosition'
问题 Zombie: Cannot read property 'compareDocumentPosition' of null TypeError: Cannot read property 'compareDocumentPosition' of null This happens any time I try to load a page that includes jQuery using Zombiejs. This has happened to me on Debian & Windows, with a variety of different pages, using different versions of jQuery and with nothing else on the page. It seems to have something to do with the way jsDom evaluates jQuery before the page document is ready, but it's pretty far over my head.