我得到了以下网页构建:
<div id="menu">
</div>
<div id="content">
<!-- you just need to see the last part of the page? us this link -->
<a href="#down">down</a>
<!-- A LOT OF CONTENT ... no fun to scroll down -->
<!-- EVEN MORE CONTENT ... still no fun to scroll down -->
<a name="down" id="down" />
</div>
除了 Opera,这很好用。这是为什么?有人知道解决方案还是我做错了什么?