PDA

View Full Version : Can't find the hover popup when hovering over text


rh2004
15 May 2005, 21:37
Hi,

I am looking for the mod that allows you to add the popup boxes when you hover over the a text or piece of text.

Anyone give me a direction

Marco van Herwaarden
16 May 2005, 09:11
The text you can get when hover over a link is a standard HTML feature. Just add

Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------

to tags that support it.

Tekton
16 May 2005, 23:51
title= attribute might be better.

patrickstar
25 Aug 2006, 23:53
The text you can get when hover over a link is a standard HTML feature. Just add

Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------

to tags that support it.

worked great, thanks alot.