Scripts and Web pages share the same file test _javascript tips

Source: Internet
Author: User

<!--/* scripts and Web pages share the same file test power by Dron 2006-4-20 Here's the writing is HTML and JS Common annotation, will be skipped by these two parsers, can be used as comments for full-text files *///-->/* <!--here is the equivalent of JS annotation, but HTML will be parsed. --> <ptml> <pead> <meta http-equiv= "Content-type" content= "text/html"; charset=gb2312 "> <meta http-equiv=" content-language "content=" ZH-CN "> <title> scripts and Web pages share the same file test &L t;/title> <style type= "Text/css" > body {font-size:1px; Color: #fff; } #body {font-size:12px; Color: #000; </style> </pead> <body> <div id= "Body" > Script and Web page share the same file Test </div> <script type= "Text/javascript" src= "?" ></script> </body> </ptml>/<!--//This is an HTML annotation that is skipped when parsing html, but inside The JS script will still be executed, please note the pop-up belowThe dialog box. Alert ("See the effect?") "); -->
[Ctrl + A All SELECT Note: If the need to introduce external JS need to refresh to perform]

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.