Home
>
Videos
>
Gravitating towards the familiar in identity: “As clinicians, we may not even recognize that we’re treating these two families different.”
SHARE
Video
Gravitating towards the familiar in identity: “As clinicians, we may not even recognize that we’re treating these two families different.”
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;
}">