Home
>
Videos
>
Clinical Trials: A Strong, Unified Disease Community Helps. Stay active and engaged, even if your subgroup doesn't yet have a therapy.
SHARE
Video
SHARE
Clinical Trials: A Strong, Unified Disease Community Helps. Stay active and engaged, even if your subgroup doesn’t yet have a therapy.
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;
}">