Hello everyone (sorry my English is not perfect),
I make a website with JavaScript (jQuery) but I have one line not working on my iPhone and my iPad.
I write: window.scrollTo(0,document.body.scrollHeight);
It's better on my website but on my devices its not running.
Would you know a functional equivalent of this function?
Thanks!