windex

jQuery-like that's safe to use in a Firefox Extension
git clone https://wehaveforgeathome.hates.computer/windex.git
Log | Files | Refs | LICENSE

commit 542423319831c39f04bc91e6e5f1caa624ab49d6
parent 2a51128d560402bb030b21c7eb3bd1dc2a4a3a30
Author: Ryan Wolf <rwolf@borderstylo.com>
Date:   Wed,  5 Jan 2011 12:09:59 -0800

waaaay too much error ouput there

Diffstat:
Mwindex.js | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/windex.js b/windex.js @@ -33,7 +33,6 @@ var Windex = exports = function(selector, context) { } if (!context) { - Cu.reportError(selector); return Windex(selector, Windex.defaultContext()); }