Open gtracy opened 12 years ago
Blogger's dynamic view theme uses Jquery, if jquery is not defined , the script will not load ... maybe i should remove the Jquery dependency to to make the script more generic.
Thanks. I found the hidden "Interpret typed HTML" option which was the trick to get it working out of the box on the older themes.
I just ran into the same problem and fixed it with a little hack here: https://github.com/stackmagic/gist-Blogger/blob/master/public/gistLoader.js
See it in action on: http://blog.swisstech.net/
I just gave this a try and it failed,
Uncaught ReferenceError: $ is not defined gistBlogger.js:125
This was a standard theme from Blogger...