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
>