Screen Tip

J

John

Is it possible to have a Screen Tip by appear when a visitor scrolls over
just one word without making it a link? Thanks.
 
R

Ronx

<span title="This is a screen tip">some word</span>
You may wish to sytyle the word to make it different to others in the
sentence.
 
J

John

Thank you!

Ronx said:
<span title="This is a screen tip">some word</span>
You may wish to sytyle the word to make it different to others in the
sentence.
 
Top