SHARE
Video
SHARE
Theme: Pain
Osteosarcoma in an adolescent and ‘Total Pain’: There were all these compounding issues
Osteosarcoma in an adolescent and ‘Total Pain’: There were all these compounding issues
7 / 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;
}">