Posted by Apfel007 on November 10, 2008 at 11:51am
Jump to:
| Project: | PNG Fix |
| Version: | 6.x-1.0 |
| Component: | Miscellaneous |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (won't fix) |
Issue Summary
Hi there,
Could it be that the fix disable menus, if they placed on a 24bit(transparent) background?
If I disable the fix, everything is allright.
Comments
#1
Experiencing the same problem here, 5.x-3.0 - cannot click on links, form elements that have 24-bit png background image. Disabling the fix, fixes the problem.
#2
I think I found what the problem is: http://24ways.org/2007/supersleight-transparent-png-in-ie6
#3
Hi tisho,
I reworked my theme to work around the problem :-(. Every day an new surprice und a new challenge. :-)
Cheers
#4
I'm having this same issue. I have a wrapper div with a transparent PNG background. Applying this module to that div above (thus making the background work in IE) makes all the links inside the wrapper unavailable.
Ironically, this is working in a different version of the site that isn't in Drupal. I'll try to figure out how they are resolving the PNG issue there and perhaps I can transfer the solution here.
#5
I have the same problem
I used framework theme
when I login in IE all links and menus (primary-links & navigation) disable but when I'm not login I can use primary-links
I apply z-index and position:relative styles for all my links
I think this is a big bug for pngfix!!!
pls help me if someone could solve it
#6
This is a problem with the script itself (http://plugins.jquery.com/project/pngFix), not this module.