Hi there!
onMouseOver="window.status='SOMETHING';return true"
Everybody know this line of code. But my question is : is it possible to make the SOMETHING into a function that will automaticaly show my hyperlink name instead of always re-naming my hyperlink in this part.
And also, if you understand what I mean ¦-) I'd like to know if I can put this line in a CSS file or something else that could apply a status bar name to all my hyperlink on my web page. What I mean is that if I got a hyperlink that say "clik here", this text will appear in the status bar, but if another hyperlink under it say "goodbye", the status bar will show "goodbye" and that, without having the obligation of typing the same line of code thousands of time...
Maybe I'm dreaming, but if it exist, I'd like to ear of it! :-D
Thank
wolfmah
onMouseOver="window.status='SOMETHING';return true"
Everybody know this line of code. But my question is : is it possible to make the SOMETHING into a function that will automaticaly show my hyperlink name instead of always re-naming my hyperlink in this part.
And also, if you understand what I mean ¦-) I'd like to know if I can put this line in a CSS file or something else that could apply a status bar name to all my hyperlink on my web page. What I mean is that if I got a hyperlink that say "clik here", this text will appear in the status bar, but if another hyperlink under it say "goodbye", the status bar will show "goodbye" and that, without having the obligation of typing the same line of code thousands of time...
Maybe I'm dreaming, but if it exist, I'd like to ear of it! :-D
Thank
wolfmah