Broken in 2.2, fails on "livequery" js

Loading this plugin gives the error "Uncaught TypeError: undefined is not a function" on discussion pages.

It doesn't seem to like

// Follow edit clicks
var Quotes = this;
jQuery('textarea.TextBox').livequery(function(){

and I imagine any further livequery functions in that file

Sign In or Register to comment.