javascript opens new window while closing old window_javascript tips
WBOY
Release: 2016-05-16 18:56:27
Original
2060 people have browsed it
In fact, this problem is closely related to the browser version. As a newbie, I have not found a perfect solution until now. There is no way, because the business must be realized, so I have to use another method: Open a new window and "close" the old window by redirecting the URL test1.html
test1
test2.html
test2.html
By rewriting the URL, the page test2.html to be jumped is opened
Attachment: Various methods of page jump Chapter One type:
Second type:
Third type:
Fourth type:
The fifth type: ===== In javascript, the selection box pops up and jumps to other pages===== ===== in javascript Pop up prompt box to jump to other pages=====
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