I know that not all jQuery functions can be chained together. Is there a rule of thumb on this. When can we not chain 2 functions together.
if in the plugin they do:
return this; //<--jquery object
at the end then u can change it with other plugins :-)