Home
>
Videos
>
The mother of a medically complex child’s advice to clinicians: Don’t call me ‘mom’ … Don’t ask me questions you can find answers to in the chart … and then some.
SHARE
Video
The mother of a medically complex child’s advice to clinicians: Don’t call me ‘mom’ … Don’t ask me questions you can find answers to in the chart … and then some.
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;
}">