Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个 iframe,里面有一个锚。单击此锚点会调用首页函数来完成工作。但是当点击它时,IE7 会向下滚动首页。如何保持滚动位置?
如果为锚设置了属性 href="#",则会出现这种情况。
要解决此问题,请删除此属性。
要在此之后保留指针样式光标,请在 CSS 中设置其样式。