Home
>
Videos
>
Clinical Trials: Deciding if this is the right trial – Are you looking for curative or something that mitigates? What if there is a placebo?
SHARE
Video
Clinical Trials: Deciding if this is the right trial – Are you looking for curative or something that mitigates? What if there is a placebo?
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;
}">