我在页面中嵌入了polldady民意调查,但在用户点击投票按钮后,我想将页面滚动回到顶部。
这是JavaScript嵌入代码:
<script type="text/javascript" charset="utf-8" src="http://static.polldaddy.com/p/6061322.js"></script>
<noscript><a href="http://polldaddy.com/poll/6061322/">أختار مرشحك للرئاسة</a></noscript>
答案 0 :(得分:1)
scroll(0,0)应该诀窍。