Get the js Code with the true background color of the element.

Source: Internet
Author: User

<Html> <pead> <title> obtain the true background color of the element </title> <style>. classname {background-color: # ff99dd;} # div3 {background-color: # d8bfd8;} div {background-color: #87 cefa; border: 1px solid #333333; margin: 10px; padding: 4px;} body {background-color: # bed742;} # div4 {background-color: transparent ;} </style> </pead> <body> obtains the true background color of the element. By Longbill div1, the background color is defined directly using the div tag (#87 cefa) div2 uses class name to define the background color (# ff99dd) div3 uses id to define the background color (# d8bfd8) div4. This is a transparent div, and the background color should be the color of the previous element (# bed742) <button onclick = "go ()"> getBg () </button> </body> </ptml>
[Ctrl + A select all Note: If you need to introduce external Js, You need to refresh it to execute]

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.