apostrophe/data/media/scrollToMark.htmlsnippet

3 lines
75 B
Plaintext

<script>
document.getElementById('scroll_mark').scrollIntoView();
</script>