1
vote
1answer
191 views
Trigger event in JQuery based on whether div has content or not
I want to trigger an event in jquery based on whether or not it has content in it. How do I do that?

