Home > Web Front-end > HTML Tutorial > How to set anchor points to jump between different pages_html/css_WEB-ITnose

How to set anchor points to jump between different pages_html/css_WEB-ITnose

WBOY
Release: 2016-06-24 12:24:07
Original
1588 people have browsed it

HTML

The problem is this. When the scroll bar on the first page is clicked, it jumps to the content layer of another page (the two layers overlap). How to jump?

Reply to discussion (solution)

The position to jump to, add the anchor point,
The access is /xxx/xx.xx#xxx

There is no jump, only the first layer is the title layer, there is no way to jump to the content layer!

a.html anchor



When accessed, it is a.html#a

If access via URL is not supported, it will not work.


source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template