[Javascript] Newbie: Menu question

Pete Holsberg pjh at mccc.edu
Wed Jul 18 16:37:53 CDT 2001


On Wed, 18 Jul 2001, Peter Brunone wrote:

> Pete,
> 
>     Simplest way:  for IE only (although I'm not sure of
>     Netscape 6), you can use the TITLE attribute in just
>     about any tag.  The basic syntax is:
> 
>          <A HREF="bob.html" TITLE="You can see this when
>          you leave the mouse over this link for a
>          second">Bob</A>

Thanks. Too bad it doesn't work with other browsers!

>     There are more involved, cross-browser DHTML versions
>     that you can learn about by visiting
>     http://www.dansteinman.com/dynduo and looking at the
>     positioning, hiding, and showing tutorials.

Thanks.




More information about the Javascript mailing list