Problem in IE6.0
Yuki - May 8, 2009 - 23:50
| Project: | Iconizer |
| Version: | 6.x-1.1 |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | by design |
Jump to:
Description
I have installed this module but the problem is in IE6.0 the icons are not showing but in firefox its working fine. Its written in the readmne.txt that it should support css1/2 and png transparency. SO waht should I need to do if I want to display icons in iE 6.0.
Please advise me and thanks for the nice module which eliminate manula icon linking work.

#1
IE6 doesn't support CSS2 selectors used in this module. You could be able to display icons using some jQuery scripts: Javascript will manage the missing CSS2 selectors for IE6.
Unfortunately I'll don't add support for jQuey: I'd like to keep this module *simple* and use only CSS so (really) standard browsers can display icons without any script. IE7 and latest IE8 should work fine.
Regards