Home
>
Videos
>
Being our child’s advocate: “Every decision that was made medical was absolutely necessary. And then we knew when his body had endured enough.”
SHARE
Video
Being our child’s advocate: “Every decision that was made medical was absolutely necessary. And then we knew when his body had endured enough.”
0) {
const rect = $el.getBoundingClientRect();
const clickX = $event.clientX - rect.left;
const percentage = clickX / rect.width;
const newTime = percentage * $store.globalAudio.duration;
$refs.audio.currentTime = newTime;
}">