Hi again,
I was just wondering if there was an if statement i could put into the
html saying: if IE 5 or below-show absolutely positioned nav bar,
if firefox/ie7, show fixed nav bar.
I got it showing ok in IE, but inly by completely ditching the fixed thing.
Thanks.