Home Messages Index
[Date Prev][Date Next][Thread Prev][Thread Next]
Author IndexDate IndexThread Index

Re: Tool Tips Javascript

  • Subject: Re: Tool Tips Javascript
  • From: "Stacey" <stacey@staceyssimplestuff.com>
  • Date: Sun, 26 Jun 2005 14:30:57 -0400
  • Newsgroups: alt.internet.search-engines
  • Organization: Stacey's Simple Stuff
  • References: <uypve.7044$Zo.4205@bignews3.bellsouth.net> <d9li9c$gr4$1@godfrey.mcc.ac.uk>
  • Reply-to: "Stacey" <http://www.staceyssimplestuff.com>
  • Xref: news.mcc.ac.uk alt.internet.search-engines:62425
"Roy Schestowitz" <newsgroups@schestowitz.com> wrote in message 
d9li9c$gr4$1@godfrey.mcc.ac.uk">news:d9li9c$gr4$1@godfrey.mcc.ac.uk...
> Steve Horrillo wrote:
>
>> Anyone know where to get a Tool Tips javascript that will pop up a little
>> box when hovered for words that needs more explanation. I'm using Front
>> Page BTW.
>
> Try not to use JavaScript as it's possible. Use <abbr> or <acronym> which
> are then defined and customised, if necessary, in the stylesheet, e.g.
>
> acronym {
>        border-bottom: 1px dotted Blue;
>        cursor: help;
> }
>
> If you absolutely cannot resist JavaScript, see the following:
>
>  http://www.knoppix.org/
>
>  (hover over the flags, for example)
>
> or:
>
>  http://www.kryogenix.org/code/browser/nicetitle/
>
> These support both links and acronyms.

You can also use an image for the words, I am assuming the words were links 
and or other words and you want the little box to come up. This will easily 
be done with images and alt text. Of course you have to make images. But 
these are not mouse over effects that require JavaScript.

Stacey




[Date Prev][Date Next][Thread Prev][Thread Next]
Author IndexDate IndexThread Index