Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 ie6 中使用pngfix。图像结构如下:背景图像/透明 pngfixed 图像/文本和输入元素(全部叠加)。使用 pngfix,无法正确选择文本,并且根本无法使用输入元素和提交按钮。
我正在使用 jquery 1.4.4。我试过1.3.2,问题是一样的。我试图将背景图像设置为相对于 z-indexes 低于文本,但这并不能解决问题。你知道发生了什么吗?
PNGFix 通过使用不可选择的 DirectX 过滤器工作。我只能建议您不要在交互式元素或需要选择的元素上使用 PNGfix。