I’ve been spending quite a few hours lately trying to refine a pure CSS flyout menu for a clients website recently. I wanted to use CSS because I didn’t want to mess with the html that the dynamic menu I was using (NAVT) output. So I went with a nice one from CSS play. Nice and basic, pure CSS, even for IE6, although, it required a table to be placed around nested un-numbered lists, which meant screwing around with NAVT PHP, which I wasn’t real keen on. Today I stumbled upon the holy grail. It’s a tidy little htc file with some javascript, that, in short, allows any tag have a hover option within IE6, allowing your nice CSS flyout menus to work in IE6, fantastic stuff. It’s called Whatever:hover and I highly recommend this little gem, it takes the stress out of IE6 optimisation in an XHTML world… wow that was lame.
Tags: CSS, design, dev, development, hover, IE6, Javascript, NAVT, play, web, whatever, XHTML
Posted in Nerdy | No Comments »
Posted in Nerdy | No Comments »

