First, thanks to Joel Birch for the great jQuery plugin! I have implemented Superfish on a site I was working on and customized the top level using css image replacement with 1 sprite for all the buttons.
As a finishing touch, I'm wondering if it's possible to maintain the "hover" appearance of the top level when the user mouses down into the sub-menu(s). The IR method I used involves some extra markup (empty set of em's on the top level links.) It works for now but I'm open to changing it. Not too many people seem to implement this kind of modification to superfish (or they don't write about it) so I thought I'd put mine out there as an example and maybe we can tweak it to make it better. my menu css is here: http://dwdiesel.com/css/superfish.css any help is appreciated :) for now I'm just glad the old fireworks mm_menu.js is gone