I was like on every question about this on the net, tried like 50 diff methods, first i tried to scroll the div - then when its not worked i\'ve tried to iframe the file wit
If you have access to the source code of the iframe contents, one easy trick is to add an (or the last line of your content) (not sure if you really need anything in the tag).
Add #end to the iframe source, e.g.
http://www.yourdomain.com/file.php#end
and it will automatically scroll to the end, no javascript/jquery required