Hey,
I know how to change the status bar on individual anchor tags and such by using the onMouseOver="window.status='Hello Joe';". But is there a way to change all anchor tags to change the statusbar to the same text? Something like: A:hover{statusbar: Hello;}
I have a lot of links that I want to change to display a more user friendly message instead of a javascript function....and I am a very lazy man.
thanks
I know how to change the status bar on individual anchor tags and such by using the onMouseOver="window.status='Hello Joe';". But is there a way to change all anchor tags to change the statusbar to the same text? Something like: A:hover{statusbar: Hello;}
I have a lot of links that I want to change to display a more user friendly message instead of a javascript function....and I am a very lazy man.
thanks