defunkt / jquery-pjax

pushState + ajax = pjax
https://pjax.herokuapp.com
MIT License
16.73k stars 1.97k forks source link

Fix ‘Uncaught TypeError: a.compareDocumentPosition is not a function’ #684

Open McArrow opened 7 years ago

McArrow commented 7 years ago

Fix for jQuery 1.8.0.

Related issues: https://github.com/defunkt/jquery-pjax/issues/675 https://bugs.jquery.com/ticket/7297

henrik commented 7 years ago

Thank you for this.