When using jquery-multiselect (a control that transforms a drop-down box into a multi-select control with checkboxes), it should normally be like this: ![]() ![]() The first bug can be solved by referring to 'png images are not transparent in ie6'. When debugging the second bug, I found that the height of the div with the background color applied was normal, not just a little bit. It looked like it was covered by the white background of the 'Select All Cancel' button inside, but in fact, they did not set the background. After setting the height of the div to a fixed value, it becomes normal. The strangest bug is the third one. Only the first option has no background color when the mouse moves over it, but the following options have it when the mouse moves over them. After debugging, I confirmed that the first option did trigger the corresponding event, and the .hover... class for setting the background was added normally. There was no special processing for the first option in the js code, and no relevant reference was found on the Internet. The demo downloaded from the official website also has the same problem when running in IE6. I tried changing the border color to a striking red in the .hover... class. I found that when I hovered the mouse over the first option, I could not see a red border. For the other options, only the left border was red, as shown below. |
<<: Details on using regular expressions in MySQL
>>: Steps to deploy ingress-nginx on k8s
Problem Description I want to achieve the followi...
Vue stores storage with Boolean values I encounte...
Table of contents 1. Scenario 2. Implement IJavaS...
Overview This article is a script for automatical...
Table of contents Preface Mysql case when syntax:...
1. Time types are divided into: 1. Network time (...
The following is the code for building an ssh ser...
MySQL 5.7.17, now seems to be the latest version,...
This article uses the gearman+mysql method to imp...
Preface This article records how I use docker-com...
1. The role of brackets 1.1 Square brackets [ ] W...
1. Concept Analysis 1: UE User Experience <br ...
need: Implement dynamic display of option values ...
1. Introduction to Distributed Storage System Wit...
Table of contents 1. Images 1. What is a mirror? ...