apostrophe/data/media/scrollToMark.htmlsnippet

3 lines
75 B
Plaintext
Raw Normal View History

2014-07-06 20:35:24 +00:00
<script>
document.getElementById('scroll_mark').scrollIntoView();
</script>