Home
>
Videos
>
How we advocate for our son. “We are over the system telling us the best plan of care. We are going to do this together or we are not going to do it with you.”
SHARE
Video
How we advocate for our son. “We are over the system telling us the best plan of care. We are going to do this together or we are not going to do it with you.”
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;
}">