The a Link innerHTML DOM Extender

RJM Programming - July, 2018

Because we find the DOM innerHTML extension of an existing innerHTML via ...
document.getElementById(addto).innerHTML+="</a><a title='Show me' style='text-decoration:underline;cursor:pointer;' id='origsnake" + nextto + "' onclick=\"show('tdsnake',this);\">" + inputo.value.replace(' ... ','').replace(' ...','').replace('...','') + " ... ";
... interesting for itself and for the propogation of events up through the hierarchy that clicking on one shows you.

Add this ...To this ...
 Snakes ...