Greasemonkey - jQuery not loading [duplicate]
I tried to load a copy of jQuery 1.3.2 from jquery.com (because it seems 1.4.0+ aren't treated too well by GM) using @require
.
Even after I uninstall and reinstall the script, GM does not copy jquery-1.3.2.js to my gm_scripts folder like it should. Tried this almost 10 times today.
Also, when I click on "Manage Scripts", it shows my script as running on *
even though I've added @include for http://www.catholicon.in/*
I'm using the latest updates on both FF 3.6 and GM 0.8
Thanks
Try following this: http://joanpiedra.com/jquery/greasemonkey/ It has been suggested that there is a problem with jquery and so this may also help:
http://forum.jquery.com/topic/importing-jquery-1-4-1-into-greasemonkey-scripts-generates-an-error
精彩评论