-
Talking to the child about whether s/he ...
-
“We had a pinky promise that I would a...
-
A bedtime conversation: “Mom, tell me ...
-
Talking about the possibility of death w...
-
Child Life – talking to a child ab...
-
She was willing to go there with me.
-
Doctors should know that getting past th...
-
I asked, “So Lydia, what you think you...
-
It’s important for children to feel th...
-
She was able to look at me and say, “M...
-
Those conversations ended up being my sa...
SHARE
Videos
Theme: Talking to the Child Who is Dying
Talking to the child about whether s/he is likely to die. “I encourage parents to not be afraid of that.”
Talking to the child about whether s/he is likely to die. “I encourage parents to not be afraid of that.”
SHARE
1 / 11
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;
}">