jQuery core method overload

jQuery core method overload

Hi to all,

how can I overload or extend (or intercept) jQuery's .html() method so that it works its default way unless the object has a certain class?

Thanks