SHARE
Audio
The Adult Relationship Matters Too: Archive of CPN’s ZOOM Meeting
An audio recording of CPN’s In the Zoom Room event on Tending the Adult Relationship with families and psychologist Nancy Frumer-Styron.
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;
}">