HTMLview scrollTo on ipad Safari

Hi

Has anyone had issues using HTMLview1_ref.scrollTo(0,110,100) .

Works on Windows 10, Safari on Mac OS, but not iOS 13.6.

Any ideas? Is it a bug in iscroll?

Ian.

You can see the open issues with scrollTo here. Note that the author is no longer maintaining this library.

Thank you is there an alternative way of scrolling? With out iscroll

Ian

The modern way to do this is to avoid inline scroll areas. Either scroll the whole screen or divide the data into pages.

https://baymard.com/blog/inline-scroll-areas