-
An MD notes the pros and cons for parent...
-
Finding support: “Our faith community ...
-
Isolation and Varying forms of Grief: Fi...
-
“CPN has been like a therapist for my ...
-
The EWE Foundation: Raising awareness ab...
-
Finding support and the limits of diseas...
-
In the early scary days, with shock of d...
-
A neurologist on validating for parents ...
-
An NP in the PICU on how she refers fami...
-
Finding support for just the three of us...
-
Havi’s posse just showed up, and it wa...
-
Archived In The Room: Where do we fit in...
SHARE
Videos
Theme: Support Networks
An MD notes the pros and cons for parents of social media and special interest groups
Page: 1 of 5
An MD notes the pros and cons for parents of social media and special interest groups
SHARE
1 / 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;
}">