Hello Members,
Here i am add the click event on one image, But we can perform click event for all the images, If we are clicking on one image, other two images we no need to get the chance of click event and how to add the tooltip on image..
"inImage" src="inempty.png" onclick="change()" height="40" width="40"/>
"noImage" src="noempty.png" onclick="change1()" height="40" width="40"/>
"passImage" src="passempty.png" onclick="change2()" height="40" width="40"/>
Navaneeth KrishnanPosted Feb 27, 2020, 1:57 AM