JavaScript
Background images flickers on :hover
A very IE6-specific behavior. <!–[if lte IE 6]> <script type="text/javascript">try { document.execCommand(‘BackgroundImageCache’, false, true); } catch(e)..
IEPNGFix: Unclickable children of element
IEPNGFix will show a “Unclickable children of element” error when you have a div with position:relative..
Drop-down menu on top of a flash object
In this situation you have a classic drop-down menu that sits before a Flash object and..
