I have a span-area like this
<span class="blinky">I'm blinking</span>
and now I want it to blink. In vanilla JS, I would write a simple piece of code using jQuery which starts an interval for this.
However: How can I implement this in ember in a proper way?
Aucun commentaire:
Enregistrer un commentaire