Hi
I have a number of anchor tags which are disabled in the HTML (disabled="disabled") to avoid tabbing. But the result is that in IE the anchor text ignores the CSS font colour and renders the text in grey. I haven't been able to find away to change the colour. Does anyone know how I can do this while keeping the anchors disabled?
Thanks