browserstate / ajaxify

Ajaxify your entire website instantly with this simple drop-in script using the HTML5 History API with History.js and jQuery ScrollTo.
601 stars 94 forks source link

bookmarklet fails to load jquery #4

Open thinsoldier opened 11 years ago

thinsoldier commented 11 years ago

I get endless console.log "Loading jQuery" messages.

The script element for //raw.github.com/browserstate/ajaxify/master/ajaxify-bookmarklet-helper.js gets successfully added to the end of my

But the line in that file: window.jQuery || document.write(' Githubissues.

  • Githubissues is a development platform for aggregating issues.