Page 1 of 1

titles with text formatting...

Posted: Tue Sep 21, 2004 4:52 pm
by Joe
I was curious to know if anyone knew how to add text formatting to titles in between the <a> </a> tags. For example if you write:

Code: Select all

<a href="index.php" title="hello there">hi</a>
you are shown a title when the mouse is over the actual link itself. Now when I went here I noticed the bold text etc was being used when you hovered over the stored keywords, such as internet.

Can anyone please explain this or guide me to a tutorial.

Thanks


Joe 8)

Posted: Tue Sep 21, 2004 6:27 pm
by feyd
that might be from their

Code: Select all

Vibrant Media IntelliTxt script
(look in the bottom of their page code) ... I can't find any parts that work for me like you described though..

Posted: Tue Sep 21, 2004 7:13 pm
by Weirdan
http://216.239.59.104/search?q=cache:Id ... iTxt&hl=en
feyd wrote: I can't find any parts that work for me like you described though..
It works only with IE 5+

Posted: Tue Sep 21, 2004 7:40 pm
by feyd
of course. :P

Posted: Tue Sep 21, 2004 7:57 pm
by Joe
Yeah mozilla does not work, nor does other browsers except from IE I think. Thanks for the help though guys!