M
M
mxbeat2016-06-21 22:23:21
iPhone
mxbeat, 2016-06-21 22:23:21

ScrollTop not working on iPhone, how to fix?

The code:

<script type="text/javascript">
  var block = document.getElementById("block");
  block.scrollTop = block.scrollHeight;
</script>

everything is ok on desktop PCs, it doesn’t work on iPhone - it doesn’t scroll down the block, how can I fix this?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question