SHARE
Videos
Theme: Family Planning
Should we try again? Family planning after a genetic diagnosis: Zoom with GC Mary Frances Garber.
Page: 3 of 3
Should we try again? Family planning after a genetic diagnosis: Zoom with GC Mary Frances Garber.
SHARE
25 / 26
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;
}">