SHARE
Videos
SHARE
Theme: Palliative Care
Osteosarcoma in an adolescent and ‘Total Pain’: There were all these compounding issues
Page: 5 of 9
Osteosarcoma in an adolescent and ‘Total Pain’: There were all these compounding issues
49 / 107
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;
}">