-
Decision Making about the trach: Would t...
-
A mom on asking for and accepting suppor...
-
When your community doesn’t understand...
-
“Where I got support varied depending ...
-
Finding Support: “Other parents sh...
-
Finding Support: My brother can help me ...
-
Twin brothers, two children with Tay-Sac...
-
Parenting a Medically Complex Child: Fin...
-
How a Child Life specialist can be a ref...
-
Child Life – advocating in the com...
-
I would keep it together until I talked ...
-
Watching videos helps put words to thing...
SHARE
Videos
SHARE
Theme: Support Networks
Decision Making about the trach: Would talking to another parent be helpful?
Page: 3 of 5
Decision Making about the trach: Would talking to another parent be helpful?
SHARE
25 / 59
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;
}">