[Help] Text when cursor is on a link

Hi,

I would like some help about something I don't no how to do :

I wish that when the cursor is on an link a text appear where I want on my page.

Does someone know how to do ?

Thanks,

#296475

A popup? - or what do you mean?

A popup will appear automatically if you use the - Otherwise look for nicetitle.js in google...

#296482

I think he means something like on this:

http://www.stud.ntnu.no/~heyer/re/

Edit:

If you mean that yellow little information thing that appears when you hold your cursor over a link I'd try this:

#296498

Ok, if that is what you want (link mentioned above, thanks ndrake), this is a simple :hover selector in your css ;)... For example...

www.stephangeyer.com - hover over the southparkies (feel free to browse through my code, see if you can use it :) )

#296499

Ok, if that is what you want (link mentioned above, thanks ndrake), this is a simple :hover selector in your css ;)... For example...

www.stephangeyer.com - hover over the southparkies (feel free to browse through my code, see if you can use it :) )

Yes it's what I mean, thanks, I try to make this now. ;)

#296523