Hi all,
I have this running code below. I'd like to have a function to add into this code that after setInterval is clear, I will display a text below the image.
As I know we can use watch() or listener() in this case, but I don't know how to do it.
If you have any idea, please let me know...