Hello Memebers,
Hope you are doing good!!
How can i add tooltip on image..
I am trying to use this refernece,
https://www.youtube.com/watch?v=BmhuaNYA89c
But gettting error Attribute tooltip is not valid attribute of element img
Can any one guide me.
Thank you in advance!!
<img id="inImage" src="inempty.png" onclick="change()" height="40" width="40"/>
<img id="noImage" src="noempty.png" onclick="change1()" height="40" width="40"/>
<img id="passImage" src="passempty.png" onclick="change2()" height="40" width="40"/>