Home
>
Videos
>
A Canavan mom on learning gene therapy was on the horizon and getting information from the company. “Information is being shared the way it needs to be shared.”
SHARE
Video
A Canavan mom on learning gene therapy was on the horizon and getting information from the company. “Information is being shared the way it needs to be shared.”
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;
}">