Posted by RWWood on September 2, 2009 at 2:09am
Jump to:
| Project: | Collapsiblock |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
I have collapsiblock working fine with my theme in FireFox, but there are no icons showing in IE6. Is there some way to trouble shoot this issue?
Thanks
Comments
#1
Further testing showed that the link is where it should be, but the icon is not. In other words if I hover the cursor where the link should be, it turns to a hand, and if I click there, the block either collapses or expands.
Is there a work around for bug number 3217 with IE6 that keeps it from displaying the background image associated with that div?
#2
Well, I found half the problem. Adding the following to the collapsiblock.css resultied in the image for the expanded block being shown, but it doesn't change, regardless of the expanded/collapsed state of the block.
overflow: auto;
zoom: 1;
#3
For me IE6 is completely dead and I don't want to work on that. This is an 9 year old program! But patch are welcome if they are *not* CSS hack.
You can always say to your client than Google don't support IE6 any more http://news.bbc.co.uk/2/hi/technology/8488751.stm ;)
#4
I just try it and now it works.
If you still have a problem please give the name of your theme.
#5