Topic: IE8 compatibility for checkboxes?

dusterbed pro asked 8 years ago


Hello! I was testing in IE8 and noticed that checkboxes are duplicated. I found a solution for this, but am still hunting for a solution to the CSS (checkmark) on the label not appearing when the box is checked. Here is my fix for the duplicate checkbox in IE8: Instead of visibility: hidden... use opacity in checkboxes and radios that are hidden. /*visibility: hidden;*/ opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); -khtml-opacity: 0; -moz-opacity: 0; Any chance you can help me find a solution to the checkmark not being shown in IE8? I've been troubleshooting this and can't seem to find a solution. Thanks! Samantha

Michal Szymanski staff answered 8 years ago


Hello Dusterbed, unfortunately IE8 isnt't widely supported by our framework and some bugs can occur. BUt with the newest version of IE works perfect.

Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Specification of the issue

  • ForumUser: Pro
  • Premium support: No
  • Technology: General Bootstrap questions
  • MDB Version: -
  • Device: -
  • Browser: -
  • OS: -
  • Provided sample code: No
  • Provided link: No
Tags