jQuery inconsistent .remove by class on element with multiple classes
- by pedalpete
I've got a page where messages and associated elements (responses, forwards, etc) all share a class based on the database id of the parent.
For example
this is a message
this is another message
this is a comment
this is another comment
tim posted a new message
sara forwarded a message to john
at times I need to…