Javascript - Learn Basic String and Array Methods by Building a Music Player Issue

Hello,

I just finished this project and I realize at the end that there’s no “Reset” button in the player. In the project, we created a function to reset the player, but once I deleted songs, I didn’t see a reset button. Am I missing something?

Thanks!

The reset button appears if all the songs are deleted first. (None should remain)

1 Like

oh I see! My bad, thanks for the clarification.

1 Like

Trust me, I was equally confused at first. Had to try it to figure it out.