Hi all I seem to struggle more than expected on this scenario: An empty <A> tag wont trigger Ajax
HTML is pretty simple
<span class="myIcon" " id="id3192">
<a
href="../page?3-2.ILinkListener-navigation-navigation_body-wmc-left-4-comp-content-tabs-panel-body-rows-5-cells-2-cell-3-link"
id="link17a">
</a>
</span>
myIcon {
background: url("../img/myImg.png");
Whats the trick? should I use some transparent text approach or? any
experiences here to share?
Thanks in advance!
/Ronny
