| Issue 137: | jQuery Integration | |
| 8 people starred this issue and may be notified of changes. | Back to list |
This plugin provides basic jQuery integration. With it enabled, jQuery's $ function is available for any web page, with the full power of jQuery. It also provides $w, $d, and $b objects which refer to the wrappedJSObjects of the content window, document, and body respectively.
Comment
1
by
dhahler@gmail.com,
Jan 25, 2010
,
Aug 5, 2010
I've updated it and worked around some "Internal error: Too much recursion" (when the script was added to the document head). It is available at: http://github.com/blueyed/dotfiles/blob/master/vimperator/plugin/jQuery.js
,
Aug 29, 2010
There was no need to change the evaluateXPath line. The error was caused by a bug in xmlToDom triggered by recent versions of Firefox (which I fixed locally some time ago).
,
Sep 20, 2010
Moved: http://dactyl.sourceforge.net/pentadactyl/plugins#jQuery-plugin |
|
| ► Sign in to add a comment |