SyntaxFix
Write A Post
Hire A Developer
Questions
setTimeout(function() { $("body,html,document").scrollTop( $('body').height() ); }, 100);
This probably should work even if time is 10ms.