SuperFish as a fixed, top nav
Has anybody tried this? I tried putting a div around the ul/li list with fixed positioning, but that fails, probably b/c the ul and such use absolute positioning...
I tried changing the ul/li positioning to use relative, but it came out all gorfed up for me...
Anyway, was just wondering if anyone has successfully done this.
Thanks