<div>Is it possible to remove the default</div>
<div>attribute alt (empty string)&nbsp;for the WAImageTag.</div>
<div>&nbsp;</div>
<div>initialize<br>&nbsp;super initialize.<br>&nbsp;self altText: &#39;&#39;</div>
<div>&nbsp;</div>
<div>The reason is,&nbsp;if you are using an anchor with an image inside the anchor,</div>
<div>&nbsp;the title attribute of the anchor is not displayed.</div>
<div>It seems to be&nbsp;a problem for IE6, IE7 only.</div>
<div>&nbsp;</div>
<div>br</div>
<div>&nbsp;</div>
<div>Gerhard</div>