jQuery core method overload

Posted by pistacchio on Stack Overflow See other posts from Stack Overflow or by pistacchio
Published on 2010-03-29T15:13:24Z Indexed on 2010/03/29 15:23 UTC
Read the original article Hit count: 193

Filed under:

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

© Stack Overflow or respective owner

Related posts about jQuery