The necessity of the JavaScript base onload Window.document.body.bgColor code is written in front of the body tag

Source: Internet
Author: User

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         //If you don't use onload here, you'll get an error. 8         //window.document.body.bgcolor= "#1234"; when executed, the body object has not yet been generated9         functionInit ()Ten         { One Window.document.body.bgColor="#1234"; A         } -     </Script> - </Head> the <Bodyonload= "init ()"> -  - </Body> - </HTML>



Result

Sometimes write code, the cost of a half-day strength, the effect finally came out. At this point, even if the layout is bad, the background color is not good, all feel beautiful, ah, art.

——————————————————————————————————————————
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.

The necessity of the JavaScript base onload Window.document.body.bgColor code is written in front of the body tag

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.