Recently, I embedded an iframe link from a game hosted on Scirra onto my website. However, I noticed that the page automatically scrolls down to where the iframe is positioned once opened, which is quite annoying. Does anyone know how to resolve this issue?
<iframe src="http://static1.scirra.net/arcade/games/4778/play" width="700" height="460" style="width:700px;height:460px;border:0;margin:0;padding:0;" frameborder="0" scrolling="no" title="Captain Galactica and the SpiderCats"></iframe>