搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Using http://www.domain.com#name problem

more options

I am creating a wordpress single page theme.

Its not 100% single page due to the fact i am using its own page for the blog page.

The problem is when coming from the www.domain.com/blog page to the http://www.domain.com/#name it scrolls to the bottom of the screen.

This only happens within firefox and no other browser.

The weird thing is... its not within all the names, someone of the hash links work and others scroll to the bottom.

I am creating a wordpress single page theme. Its not 100% single page due to the fact i am using its own page for the blog page. The problem is when coming from the www.domain.com/blog page to the http://www.domain.com/#name it scrolls to the bottom of the screen. This only happens within firefox and no other browser. The weird thing is... its not within all the names, someone of the hash links work and others scroll to the bottom.

所有回复 (1)

more options

Can you post a URL to a page demonstrating the problem?

Two general thoughts:

(1) It could be a timing problem: Firefox may be attempting to navigate to the element before it exists in the page.

(2) If you use any scripts that change the physical location of the anchor tag relative to the top of the page, Firefox may fail to recompute the new location and scroll instead to the original location. E.g., anchors on bottom half of page don't work - mozillaZine Forums