Greasekit/Safari doesn't work, so I fixed it
![]() ![]() |
Hi, Firstly, thanks for this script, it works really well for me. I wanted it to work in Safari with Greasekit, but it doesn't work. I read a method to getting it working on here:
I implemented this in the script, and it now works great! Code is below if you're interested. // ==UserScript==
var icon_html = ' function jQueryIsReady($) {
// ----------------------------------------------------------------------
if (typeof(unsafeWindow) === 'undefined') {
// Based on http://userscripts.org/topics/1912
// ----------------------------------------------------------------------
var script = document.createElement('script');
|
![]() ![]() |
Repalce script.src = 'http://jquery.com/src/jquery-latest.js';
For faster loading!! |
![]() ![]() |
NICE. I was very excited about greasekit and then very sad when this userscript didn't work. I'll check this off of reasons why I can't move from FF :) |
![]() ![]() |
Running GreaseKit 1.7 through SIMBL in safari 4.03 64bit mode renders hypem pages blank when trying to use das05r modified script.. |




