Home
>
Videos
>
Most people adapt: “Parents craft their story whether their baby lives or dies based on who they’ve become after they’ve birthed this child.”
SHARE
Video
Most people adapt: “Parents craft their story whether their baby lives or dies based on who they’ve become after they’ve birthed this child.”
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;
}">