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,
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,
A popup? - or what do you mean?
A popup will appear automatically if you use the - Otherwise look for nicetitle.js in google...
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:
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
)
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. ![]()