November 2019
Beginner
436 pages
8h 52m
English
So far, our users can start the playback and pause it. However, there is no way for us to stop and reset the song's progress so that we can listen to the same song from the beginning, for example. Let's look at how we can add the Stop button:
<span class="amplitude-stop"></span>
<!DOCTYPE html><html> <head> <meta charset="UTF-8" ...
Read now
Unlock full access