On the same page where I have the href-less "a" elements I also have images with onClick that would be nice if I could click on.
Once I click on such an image (with my real world mouse) I get a drop-down menu built up by
table rows. Each such row also has its onClick="something" function. Is there some magic I can use click on these ?