Use the name in JavaScript Foundation window.open (url,name) with Target <a>

Source: Internet
Author: User
Tags blank page

Town Field Poem:
The Pure Heart sentiment wisdom language, does not have the world name and the benefit. Learn water under the hundred rivers, give up arrogant slow meaning.
Learn to have a small return to feed root, willing to cast a conscience blog. Sincere in this writing experience, willing to see the text to inspire.
——————————————————————————————————————————

Code

1 <!DOCTYPE HTML>2 <HTML>3 <Head>4     <Metahttp-equiv= "Content-type"content= "text/html; charset=utf-8"/>5     <title></title>6     <Scripttype= "Text/javascript">7         varUrlnewpage= "";8         varNamenewpage= "Winnewpage";//the target property of the Mate <a> tag is used9 window.open (Urlnewpage, namenewpage);Ten     </Script> One </Head> A <Body> -     <ahref= "htmlpage.html"Target= "Winnewpage">Click Me and the page appears elsewhere</a> - </Body> the </HTML>



Result

Language Description:

When this page opens, it will open a blank page more. This page is called Winnewpage.

This page shows a hyperlink, click on this hyperlink, the content of this page is unchanged (the color of the hyperlink has changed), the page called Winnewpage will find changes, the content of the display becomes htmlpage.html content.

——————————————————————————————————————————
The essence of the blog, in the technical part, more in the town yard a poem. ide:vs2015; Browser: Firefox.
Html+css+js, strong, worth studying hard. The video tutorial of the Preach Intelligence podcast is my Learning Resource, recommended.
If there are any improvements to the blog post, please leave a comment and I'll think it over.

Note: Because Bo Master realm is not enough, so this article only for testing and reference use, not for other purposes. The terms of use are accepted on your behalf when you refer to the content of your blog.

Use the name in JavaScript Foundation window.open (url,name) with Target <a>

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.