Home
>
Videos
>
A poor diagnosis in the NICU, delivered poorly: “They were trying to give us hope. But they hadn't yet delivered the news that we were in a hopeless situation.”
SHARE
Video
A poor diagnosis in the NICU, delivered poorly: “They were trying to give us hope. But they hadn’t yet delivered the news that we were in a hopeless situation.”
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;
}">