Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript thread: ToolTip


Message #1 by "Usha Shetty" <usha@y...> on Fri, 31 Jan 2003 16:54:33 +0530
	Impossible that Title and Alt doesn't work in NN6+.  I notice that
you've // as src.  This isn't allowed.  Try something else if you want 
to
test it, like
<img src=3D"anything.jpg" TITLE=3D"CONTINUE">

> -----Message d'origine-----
> De : Usha Shetty [mailto:usha@y...]
> Envoy=C3=A9 : vendredi 31 janvier 2003 12:25
> =C3=80 : javascript
> Objet : [javascript] ToolTip
>
>
> Hello,
>     Would you please help to find alternative solution for
> tooltip in NN7 instead of  TITLE
>
> <img src=3D// TITLE=3D"CONTINUE">
>
> Above code works fine in IE , but in NN7 works only we visit
> the button second time. And also ALT will not work in NN7
>
> Thanks
>

  Return to Index