Home
>
Videos
>
Regret re decision-making about interventions: “If we as parents center our child’s experience [not our fear of guilt], with every choice, I don’t see how we can go wrong.”
SHARE
Video
Regret re decision-making about interventions: “If we as parents center our child’s experience [not our fear of guilt], with every choice, I don’t see how we can go wrong.”
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;
}">