Boofo
07-14-2002, 05:33 AM
I know this is probably not a big deal, but I stumbled onto something that I thought I would share with the newbies out there.
I found a way to have text title to appear and the hand cursor without having to input a link for text.
Here is the code:
<a title="Limit Break" onMouseOver="this.style.cursor='hand';">put whatever you like here</a>
And here is a screenshot (since my explanantion kind of sucked on this one. :) )
The cursor hand didn't show up in the snapshot, but I was holding the mouse over the Moomba Moomba text when this was taken. The hand cursor is there, trust me. :)
So, if you ever want to have some text over a word or words, this is how you do it. :)
I found a way to have text title to appear and the hand cursor without having to input a link for text.
Here is the code:
<a title="Limit Break" onMouseOver="this.style.cursor='hand';">put whatever you like here</a>
And here is a screenshot (since my explanantion kind of sucked on this one. :) )
The cursor hand didn't show up in the snapshot, but I was holding the mouse over the Moomba Moomba text when this was taken. The hand cursor is there, trust me. :)
So, if you ever want to have some text over a word or words, this is how you do it. :)