jQuery is a fantastic piece of JavaScript and is fast replacing prototype in my projects. I’d like it to go beyond that though. I want it to be a library I can call on any website I am visiting, whether the site has it loaded or not.
GreaseMonkey seems the logical way to do this. I had a quick stab at loading jQuery as a user script but it didn’t seem to work.
Anybody got a clue how to do this?
Add New Comment
Viewing 7 Comments
Thanks. Your comment is awaiting approval by a moderator.
Do you already have an account? Log in and claim this comment.
Do you already have an account? Log in and claim this comment.
Do you already have an account? Log in and claim this comment.
Do you already have an account? Log in and claim this comment.
Do you already have an account? Log in and claim this comment.
Do you already have an account? Log in and claim this comment.
Do you already have an account? Log in and claim this comment.
Do you already have an account? Log in and claim this comment.
Add New Comment
Trackbacks
(Trackback URL)
November 23, 2007 at 10:38 am
[...] Eine Möglichkeit für eine sehr allgemein gehaltene Umsetzung findet sich im Web bei Life is grand. Sie fügt den ...