2 pheisholt:

that's how i did the notes title disappear:

<dax:if(comment&#124;&#124;cddbext)>
<div class="section" id="notes">

<table width="100%" cellpadding=0"><tr>
<td align=left><h3 class="topper">Notes</h3>
<td align=right><a href="#" onclick="window.external.editdisc(0,4); return false;" class="graylink"><h3 class="edit">edit</h3></a></td></tr></table><hr>

<dax:if(comment)>
<h3 class="topper3">Official notes</h3><p/>
<p><dax:comment/></p><p/>
</dax:if>

<dax:if(cddbext)>
<h3 class="topper3">Unofficial notes</h3><p/>
<p><dax:cddbext/></p><p/>
</dax:if>

</div>

</dax:if>

it works.

according to this logic this code should work for weblinks:

<dax:if(webshortcut)>

<div class="section" id="links">

<table width="100%" cellpadding=0"><tr>
<td align=left><h3 class="topper">Web links</h3>
<td align=right><a href="#" onclick="window.external.editartist(0,1); return false;" class="graylink"><h3 class="edit">edit</h3></a></td></tr></table><hr>

<dax:webshortcut>
<p>