Home > Web Front-end > HTML Tutorial > Regarding anchor points, issues with using #_html/css_WEB-ITnose for pages with #

Regarding anchor points, issues with using #_html/css_WEB-ITnose for pages with #

WBOY
Release: 2016-06-24 12:14:26
Original
1125 people have browsed it

He jumped back to the previous page on the page with #.
http://127.0.0.1:8888/Project.html?gwt.codesvr=127.0.0.1:9997#UnifiedPlace:Project/ListingHelper
The GWT I use is a page, and the page is changed through JS , anchor point:

Jump method: 1
Go directly back to the previous page and become :
http://127.0.0.1:8888/Project.html?gwt.codesvr=127.0.0.1:9997#
It hurts. .


Reply to the discussion (solution)

If your url already contains #, you should replace # with #. The url cannot have 2 characters #

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