Due to a long story which we don't need to go into here I am trying to change the color of a link after it has been clicked on WITHOUT using CSS.
When the link is clicked some javascript is called. I can do this in IE by having adding this "this.style.color = 'black'". However this doesn't work in other browsers. Anyone know how I could get this to work in other browsers? I've spend hours on this...
Thanks for yuor time!
(btw when I was just signing into this forum I had touble when using firefox!)
