Home
>
Videos
>
Clinical Trials: In the early phase, it’s about both gaining knowledge and trying to help. To figure it out, we need some families to step up and go first
SHARE
Video
SHARE
Clinical Trials: In the early phase, it’s about both gaining knowledge and trying to help. To figure it out, we need some families to step up and go first
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;
}">