To solve the Internet Explorer text above the content of the element is not selected method

Source: Internet
Author: User

<Divclass= "MD1">    <P><I>Sdgsgereryeryery</I></P>    <labelclass= "Rank R1"></label>    <labelclass= "Rank R2"></label>    <labelclass= "Rank R3"></label>    <labelclass= "Rank R4"></label></Div>
. md1{position:relative;}. Md1. rank{cursor:pointer;position:absolute;width:16px;height:15px;top:3px;}. Md1. rank.r1{left:0px;border:1px solid red;}. Md1. rank.r2{left:16px;border:1px solid black;}. Md1. rank.r3{left:32px;border:1px solid Blue;}. Md1. rank.r4{left:48px;border:1px solid Green;}

The above code is not clickable to the label in IE, the solution is to fill the label with a transparent background color

. md1. Rank{cursor:pointer;position:absolute;width:16px;height:15px;top:3px;background: #ffffff; Opacity:0;filter: Progid:DXImageTransform.Microsoft.Alpha (opacity=0);}

To solve the Internet Explorer text above the content of the element is not selected method

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.