windex

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

DateCommit messageAuthorFiles+-
2011-04-04 19:50take advantage of document.implementation.createHTMLDocument in FF4Ryan Wolf1+43-49
2011-03-15 23:24added mouseenter, mouseleave to events with shortcutsRyan Wolf1+2-0
2011-02-24 23:01implemented afterRyan Wolf1+48-8
2011-02-17 19:38now .parents really works, for realsiesRyan Wolf1+7-4
2011-02-17 02:23too many ssssssRyan Wolf1+1-1
2011-02-17 02:22implemented .parentsRyan Wolf1+19-0
2011-02-05 01:18$().ubind did not properly handle arguments in the form $().unbind(event)Ryan Wolf1+12-0
2011-02-04 23:57calling outerwidth with no nodes selected? no problem!Ryan Wolf1+1-0
2011-02-04 22:40bug in undbind if no events registered on nodeRyan Wolf1+1-1
2011-02-01 20:33added $.changeRyan Wolf1+1-0
2011-01-14 20:38margin-topJason Campbell1+2-1
2011-01-14 01:53too many varsRyan Wolf1+1-1
2011-01-14 01:42implemented isEmptyObject (thanks, nick)Ryan Wolf1+6-0
2011-01-11 00:11added .notRyan Wolf1+8-0
2011-01-10 23:56return 0 is they are asking the width of nothingRyan Wolf1+1-0
2011-01-05 20:17added is()Ryan Wolf1+7-0
2011-01-05 20:09waaaay too much error ouput thereRyan Wolf1+0-1
2011-01-05 20:08this lets me down againRyan Wolf1+5-5
2011-01-05 20:04defaultContext is on Windex nowRyan Wolf1+6-6
2011-01-05 20:00delegater, not delegateRyan Wolf1+1-1
2010-12-16 21:18stale commentRyan Wolf1+1-1
2010-12-16 21:17dieRyan Wolf1+34-0
2010-12-16 20:58next() can take a selector now, like parent()Ryan Wolf1+35-19
2010-12-16 00:04added .parent()Ryan Wolf1+20-1
2010-12-15 19:02added toArray, put the defaultContext where is belongsRyan Wolf1+3-5
2010-12-15 00:25nixed cookies (needed prefs, was an addon anyway)Ryan Wolf1+0-29
2010-12-14 22:01license, readme, and windex is scrubbed of code specific to our extension or dependenciesRyan Wolf3+988-0