Is there a way I can alert if the text inside has changed?
Start:
<span class="badge badge-cart">Shopping bag (0)</span>
on Click Changes to
<span class="badge badge-cart">Shopping bag (1)</span>
Therefore if the number inside the () has changed display alert