ajaxify
ajaxify copied to clipboard
jquery.min.191 incompatibility
Whith jquery.min ver 181 no issue.
This message is of console firefox whith jquery.min ver 191:
[10:33:53.515] Error: Syntax error, unrecognized expression: [div class="document-html"]
Confirming the issues. Seems to first stall on conditional comments for me. Reverting to 1.8.1 works.
Also here. jQuery v1.9.1, confirming the issue.
Using jQuery Migrate + JQuery 1.9.1 prevented this error.
http://blog.jquery.com/2013/02/16/jquery-migrate-1-1-1-released/
I just submitted a pull request that fixes this error. https://github.com/browserstate/ajaxify/pull/7