haci lo hice y nada tambien probe con href id y onclick etc... :/
Código:
<a id="agrega" onClick="agrega" href="#deta"> <img src="mas.jpg" id="agrega" name="Submit" title="+" width="80" height="80"/></a>
<a id="quita" onBlur="quita" href="#deta"> <img src="menos.jpg" title="-" id="quita" name="Submit2" width="80" height="80"/></a>
cada uno solo y todo junto asi como se vee