How to Use iframe labels that comply with W3C Web page standards _ javascript skills

Source: Internet
Author: User
The use of iframe tags that comply with W3C Web standards the website wants to be revised. There is an advertisement problem. In the past, every time I put an advertisement, I had to update all the articles on the site, this is inconvenient and bad! I have changed some of the previously recommended articles on the website to the ones I have already recommended! It also wastes my time. So I want to use Iframe for implementation, but using iframe directly does not comply with the standard, so how can I use it to comply with W3C standards?

Direct use of "IFRAME" does not comply with "W3C Web page standards"

Use JS to standardize iframe.

1. Create a JS file with the following code:

The Code is as follows:


Function ifr (url, w, h) {document. write ('');}


Save as "ifr. js? 1.1.9"

2. insert code into the webpage

The Code is as follows:


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.